body {
	background-color: #999999;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #999999;
}
h4 {
	font-size: 12px;
	color: #999999;
}
h5 {
	font-size: 14px;
	color: #99060D;
}
h6 {
	font-size: 12px;
	color: #99060D;
}
a:link {
	color: #00476C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00476C;
}
a:hover {
	text-decoration: none;
	color: #93070B;
}
a:active {
	text-decoration: none;
	color: #00476C;
}

