

body	{font-family: Verdana, Arial;
		 color: #000000;
		 font-size: 8pt;
		 }

h1	{font-family: Verdana, Arial; 
		 color: #000000;
		 font-size: 12pt;
 		 font-weight: bold }

h3	{font-family: Verdana, Arial;
		 color:#000000;
		 font-size: 10pt;
		 }

p	{font-family: Verdana, Arial; 
		 color: #000000;
		 font-size: 10pt;}
		 
li,ul	{font-family: Verdana, Arial; 
		 color:  #104E8B;
		 font-size: 10pt;
 		 font-weight: bold }
		
/* linkit */

A:link { color:  #104E8B; text-decoration: underline; font-size: 10pt }
A:visited { color:  #104E8B; text-decoration: underline; font-size: 10pt }
A:active { color:  #F00010; text-decoration: underline; font-size: 10pt }
A:hover { color: 666666; text-decoration: underline; font-size: 10pt }
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
