table {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #030000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #030000;
	background-position: center center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #030000;
}


a:link {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size: 12px;
}
a:visited {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a:hover {
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	font-size: 14px;
}
a:active { font-weight:bold; color:#333333; text-decoration:none; }

}
th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
tr {
	color: #CCCCCC;
}
