
body { 

background-color: #000000; 
}



BODY, TD {
	font-family :  verdana, sans-serif, Arial, Helvetica;
	font-size : 10pt; 
	color: #DCC1A4; 
}

HR  {color: #DCC1A4; height:1}



H1{
		color: #DCC1A4; 
		font-size : 18pt; 
		font-family: verdana;
		font-weight: normal;
}

H2{
		color: #DCC1A4; 
		font-size : 14pt; 
		font-family: verdana;
		font-weight: normal;
}

a {color: #DCC1A4}
a:hover {color: red;}
a:visited {color: #DCC1A4}
a:visited:hover {color: #DCC1A4}





//bigHeader           { font-family: Arial; font-size: 18pt; font-weight:normal}
td.bigHeader           { font-family: Arial; font-size: 18pt; font-weight:normal}



td.normalBold           { font-family: Arial; font-size: 12pt; font-weight:bold}