a:link {
	font-weight: bold;
	color: #102099;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #102099;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8497c4;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.topsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.subtitle a:link{
	font-weight: bold;
	color: FFFFFF;
	text-decoration: underline;
}
.subtitle a:visited{
	font-weight: bold;
	color: FFFFFF;
	text-decoration: underline;
}
.subtitle a:hover{
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
	color: #8497C4;
}
.border {
	border: 1px solid #000000;
}
