body {
	font-family:Georgia, "Times New Roman", Times, serif ;
	background-color: #6D6E70;
	color: #F5F5F5;
	font-size:11px;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

td {
	font-family: Georgia,"Times New Roman", Times, serif;
}

th {
	font-family: Georgia,"Times New Roman", Times, serif;
}

.pghdr
{
	background-color: #555658;
	background-image: url(images/hdr_tile.jpg);
	}

.bighdr
{
	color: #FFEE92;
}

A:link{
	color: White;
	text-decoration:none;
}
A:visited{
	color: #ffee92;
	text-decoration:none;
}
A:active{
	color: #FFD700;
}
A:hover{
	color: #DAA520;
}
