/* CSS Document */

h1  { font-weight: bolder; 	color: #0000CC; font-size: 18px; font-family: Verdana, Helvetica, sans-serif;  margin-top: 0px; margin-bottom: 0px }

td { font-family: Verdana, Helvetica, sans-serif; font-size: 12px ; color: #333333}

a:link {
	color: #0000CC;
	text-decoration: underline;}
	
a:visited {
	color: #0000CC;
	text-decoration: underline;}
	
a:hover {
	color: #0000CC;
	text-decoration: none;}

.smallest {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; color: #0000CC; font-weight: bolder;}


