BODY, TD, P {
	font-family : Verdana, sans-serif, Arial, 'Times New Roman';
	font-size: 9pt;
	color: #454545;
	line-height:125%
}

A:link {
	color: #454545;
	text-decoration: none;
}
A:active {
	color: #454545;
	text-decoration: none;
}
A:visited {
	color: #454545;
	text-decoration: none;
}
A:hover {
	color: #DC3833;
	text-decoration: none;
}
.content A:visited {
	color: #454545;
}
.content A:hover {
	color: #DC3833;
	text-decoration: underline;
}
.content A:active {
	font-family : Verdana;
	font-size: 9pt;
	color: #DC3833;
	text-decoration: bold;

.navlinks {
	font-family : Verdana;
	font-size: 9pt;
	color: #454545;
	text-decoration: none;
}
.navlinks hover {
	font-family : Verdana;
	font-size: 9pt;
	color: #454545;
	text-decoration: underline;
}
.navlinks visited {
	font-family : Verdana;
	font-size: 9pt;
	color: #454545;
	text-decoration: none;
}


.H1 {
	font-family : Times New Roman, Verdana, sans-serif;
	font-variant: small-caps;
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	margin-left: 20px;
}