body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #303030;
}
a:link {
	color: #590113;
	text-decoration: none;
}
a:visited {
	color: #590113;
	text-decoration: none;
}
a:hover {
	color: #E10831;
	text-decoration: none;
}
a:active {
	color: #590113;
	text-decoration: none;
}
.style1 {
	color: #43020E;
	font-weight: bold;
}
.style2 {
	color: #42020E;
	font-weight: bold;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
	color: #43020E;
}
.style4 {color: #FFFFFF}
a.style4:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style4:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.style4:hover {
	color: #E10831;
	text-decoration: none;
}
a.style4:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 {color: #DE0B30}
.style7 {color: #999999}

h1 {color: #999999;font-size: 12px;
	font-weight: bold; }