h1.small {font-family: Verdana,Tahoma,Arial,Helvetica,Times New Roman; font-size: 7pt; margin:0; margin-bottom:0; text-decoration: underline;}
h1.large {
	font-family: Verdana, Tahoma, Arial, Helvetica, "Times New Roman";
	font-size: 14pt;
	color: #008000;
	margin:0;
	margin-bottom:5;
	margin-top:5;
	text-decoration: underline;
}
a:link { color: blue; text-decoration: underline; }
a:visited { color: #3300CC; text-decoration: underline; } 
a:hover {color: red; text-decoration: underline; } 
