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

.table_text {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a {text-decoration:none}

.table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	list-style-type: none;
}
.table_col_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
}
