body {
	background-color: #000000;
}
.style1 {
	color: #A54C29;
	font-weight: bold;
}
.style2 {color: #A54C29}
a {
	font-family: Times New Roman, Times, serif;
	color: #A54C29;
}
a:link {
	text-decoration: none;
        color: #A54C29;
}
a:visited {
	text-decoration: none;
	color: #A54C29;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #A54C29;
}
.style3 {color: #A54C29; font-weight: bold; }
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #A54C29;
}

