/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #333300;
}
.style1 {
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
.style4 {
	color: #333300
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
