H1,H2,H3,H4,p,ul,ol,li,div,td,th,address,blockquote,nobr
		{font-family:Arial, Geneva, Helvetica, Verdana }

 p 		{ font-style: normal;
		color: black; 
		font-size: 12px; }

 ul 		{ font-style: normal;
		color: black; 
		font-size: 12px; }

 H1 		{ font-style: normal;
		COLOR="#001860"; 
		font-size: 28px; }

 H2 		{ font-style: bold;
		COLOR="#001860"; 
		font-size: 20px;
		margin-bottom:18px }

 H3 		{ font-style: bold;
		COLOR="#001860"; 
		font-size: 18px;} 

 H4 		{ font-style: bold;
		COLOR= black; 
		font-size: 14px;} 

 a:link 	{ font-size: 12px;
		font-weight: normal;
		line-height: 14px; 
		color: "#000099";
		text-decoration: underline }

 a:visited 	{ color: red; 
		color: "#808080"; 
		text-decoration: underline }

 a:hover 	{ color: white; 
		text-decoration: underline;
		Background-color:#000099;  }

 a:active 	{ color: green; 
		text-decoration: underline 
		background-color:#000099; }

 td 		{ font-style: normal; 
		font-size: 12px; }

 td:link	{ font-style: normal; 
		font-size: 12px; }

