body,td,th {
	color : #8C0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}
body {background-color: #F2F2F2;
}
A {
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
	
}
A:Hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.one:visited {
	color: #990000;
}

.header {
	font-size: 35px;
	font-weight: bold;
	color: #8C0000;
	font-family: Impact;
}
.hd {
	background-color: #BB0000;
}
.hd1 {
	color: #8C0000;
	font-weight: bold;
	font-size: 10pt;
}
.hd2 {
	font-size: 13px;
	color: #000000;
}
.arc {
	font-size: 15px;
	color: #8C0000;
	font-weight: bold;
}
.bg {
	background-color: #F2F2F2;
}
