body {
	background-color: #333333;
	margin-left: 12px;
	margin-right: 12px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
a {
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.maintext {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 18px;
	margin-top: 20px;
	font-size: 12px;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px; 
	margin-bottom: 20px; 
	margin-left: 20px; 
	line-height: 18px; 
	margin-top: 20px;
}