BODY {
	background-color: #7b7b7b;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 { font-family: Century Gothic, Verdana, Arial }
H2 { font-family: Centuray Gothic, Verdana, Arial }

A:link {color: #99ccff; } 
A:visited {color: #ffccff; } 
A:active {color: #ffff66; }

Table {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #afafaf;
	border : 2px;
	width: 70%;
	text-align: center;
	border-width : 2px;
	display : block;
	border-color : white;
}

caption {font-family: Century Gothic, Verganda, Arial; color: white; font-weight: bold; font-size: 20pt; padding-bottom: 12pt; text-align: center;}


