@charset "utf-8";
body {
	margin: 0px;
	background-color: #B5111B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.bottomleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CCCCCC;
	text-align: center;
}
.bottomright a {
	color: #999999;
	text-decoration: none;
}
.bottomright a:visited {
	color: #999999;
	text-decoration: none;
}
.bottomright a:active {
	color: #999999;
	text-decoration: none;
}
.bottomright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.frameborder {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
}

