body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header1 {color: #FFFFFF}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A467C;
}
a:hover {
	text-decoration: none;
	font-weight: bold;	
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style2 {color: #993300}
.style3 {
	color: #E4E2DE;
	font-weight: bold;
}