

body{
	color:			#660033;
	background-color:	#FFFFcc;

}
A:link { color: #660033; text-decoration:none; }
A:visited {	color: #339999; text-decoration:none; }
A:active { color: #996699; text-decoration:none; }

A.link { color: #"66003333"; font: 10px/12px verdana, geneva, arial; }

TABLE {	background-color:	#251E1D;    border:  2px solid #E6B654;}


TD {
	font:			12px verdana, geneva, arial;
	font-style:		normal;
	font-weight:	normal;
	color:			#99cc99;
	text-align:		center;
	
}

.header {
	font:			22px trebuchet, helvetica;
	font-style:		normal;
	font-weight:	bold;
	font-family:	geneva, arial;
	color:			#660033;
}
.small {
	font-size:		11px;
    font-family:    verdana, geneva, arial;
}

.smallbold {
	font-size:		11px;
	font-weight:	bold;
    font-family:    verdana, geneva, arial;
}
