p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fancy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.fancyreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.fancyregfancy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #669900;
	display: inline;
	padding: 8px 8px 0px 0px;
	line-height: 20px;
	height: 16px;
}

A:Link {color: #770000; text-decoration: none;}
A:Visited {color: #770000; text-decoration: none;}
A:Hover {color: #770000; font-weight: bold; text-decoration: underline;}
A:Active {color: #336600; font-weight: bold; text-decoration: underline;}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
