.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
	font-weight: normal;
	text-transform: none;
	font-style: normal;

}
a:link {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #660033;
	text-decoration: underline;
}
a:visited {
	color: #333366;
	text-decoration: underline;
}

