body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000066;
	color: #000000;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.large {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CCCCCC;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #6D3946;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #6D3946;
	text-decoration: none;
	font-weight:bold;
}
a.footer:link{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	color: #FCD2D4;
	font-weight: normal;

}
a.footer:visited{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight: normal;
	color: #FCD2D4;
}
a.footer:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight: normal;
	color: #753543;
}
a.footer:active{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight: normal;
	color: #753543;
}
