body {
	background-color: #555555;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style3 {font-size: 10px}
a:link {
	color: #A28333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #A28333;
	text-decoration: none;
}
a:active {
	color: #A28333;
	text-decoration: none;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}