.toptext {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redtext {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #E50029;
	text-decoration: underline;
}
.graytext {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}.search {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 157px;
	border: 1px solid #7F9DB9;
}
.leftlinkshead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover.leftlinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.white {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}