a:link {
	color: #000099;
	text-decoration: none;

}
a:hover {
	color: #003366;
	text-decoration: underline;
	background-color: #FFFF00;

}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
}
.indent {
	text-indent: 5px;
}
h2 {
	font-family: Dauphin, "Century Schoolbook", Serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #336699;
	letter-spacing: .5em;
}
.small {
	font-size: 8pt;
}
h3 {
	font-size: 14pt;
	color: #336699;
}
