body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
	
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B8AD32;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B8AD32;

}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}

a:link {
	font-size: 14px;
	color: #CCCCCC;
}

a:visited {
	font-size: 14px;
    color: #CCCCCC;
}

a:hover {
	font-size: 14px;
	color: #B8AD32;
	text-decoration: none;
}

a:active {
	font-size: 14px;
	color: #CCCCCC;
}