a:link { color: #006600; }
a:visited { color: #006600; } 
a:hover { color: #00cc00; } 

.floatrighttop {
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	font-style: italic;


}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
