body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #b5121b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 12px}
.style2 {
	font-size: 9px;
	color: #CCCCCC;
}
.style3 {
	font-family: Arial;
	font-size: 9px;
	color: #707070;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #B5121B;
}
a:active {
	text-decoration: none;
}