text, p, li, ul, br { font-family: Verdana, Arial, Helvetica; font-size: x-small; color: #333232; 
}
			  
h1 {
	font-size: x-small;
	font-family: Verdana;
	color: #002D73;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: text-top;

}

hr {color: #CCD5E3; height: 0.5;}

.hr2 {
	border: thin dotted; color: #99AEC4; height: 1;
}


a:link       { font-size: x-small; font-family: Verdana; color: #002D73; text-decoration: 
               none; font-weight: bold }
a:visited    { font-size: x-small; font-family: Verdana; color: #002D73; text-decoration: 
               none; font-weight: bold }
a:hover      {color: #99AEC4;}

ul           { margin-top: 10;
				list-style-image: url('http://www.idhc.org/images/bullet02.gif'); 
               margin-left: 50; }
.ulcurs		{
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: disc;
}
text_color          {
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: #002D73;
	font-style: normal;
               }
