A:link  {
	color : white;
}

A:visited  {
	color : #C8C8C8;
}

A:hover  {
	color : red;
}

BODY  {
	color : #EEC500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #000032;
	text-align : left;
}

h1 {
	font-family : Verdana, Arial, Helvetica;
	color : #fffcd1;
	text-align : center;
	font-size : 20pt;	
}

h2 {
	font-family : Verdana, Arial, Helvetica;
	color : #fffcd1;
	text-align : center;
	font-size : 18pt;		
}

h3 {
	font-family : Verdana, Arial, Helvetica;
	color : #fffcd1;
	text-align : center;
	font-size : 16pt;		
}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	color : #fffcd1;
	text-align : center;
	font-size : 14pt;		
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;	
	color: #EEC500;
}

.date {
	font-size: 10pt; 
	font-weight: bold; 
	color: #fffcd1;
}