body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #000000;
	margin: 20px;
	padding: 20px;
	/*border: medium solid #003366;*/}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: no-repeat;
	font-size: 20px;}
/*a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;}*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;}

a:visited {
	color: #666666;
	text-decoration: none;}

a:active {
	color: #FF0000}


a:hover {
	color: #CCCCCC;
	text-decoration: none;}


table {
	background-color: #000000;
	/*border: 2px solid #990000;*/
	vertical-align: middle;
	padding: 10px;
	margin: 10px auto;
 	border-spacing: 15pt; }

th {text-align:  left; }

td {
	background-color: #000000;
	height: 100px;
	width: 60px;
	/*border: 2px solid #0033CC;*/
	margin: 10px;}

.center {
	font-family: "Times New Roman", Times, serif;
	color: #FBD58F;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	line-height: 2em;
	position: relative;
	padding-top: 40px;
	padding-bottom: 10px;
	font-weight: bold;
}


.topleft 
{
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: left;}

.topright {
	position: absolute;
	top: 20px;
	right: 20px;}
	text-align: right;
img {
	border: 0px;}

