BODY {  background-color: #1B0909;
        font-family: Verdana, Arial, Century Gothic;
		font-size: 8pt;
		color: #C69C6D;}
		
P {font-family: Verdana, Arial, Century Gothic;
        text-decoration: none;
        font-weight: normal;
        font-size: 8pt;
		margin-left:150px;
		margin-right:150px;
        color: #C69C6D;}
		
H2 {margin-top:30px;
		font-family: Verdana, Arial, Century Gothic;
        font-weight: bold;
        font-size: 18pt;
        color: #C69C6D;
        text-align: center;}
		
TR {font-family: Verdana, Arial, Century Gothic;
        text-decoration: none;
        font-size: 8pt;
		color: #C69C6D;}
		
TD {font-family: Verdana, Arial, Century Gothic;
		background-color:#000000;
        text-decoration: none;
        font-size: 8pt;
		color: #C69C6D;}
		
TH {font-family: Verdana, Arial, Century Gothic;
        text-decoration: none;
        font-size: 8pt;
		color: #C69C6D;}

A:link {text-decoration: none;
        color: #F7941D;
		font-size: 8pt;}
		
A:visited {text-decoration: none;
		color: #FF0000;
		font-size: 8pt;}

A:active {text-decoration: none;
        color: #F7941D;
		font-size: 8pt;}

A:hover {text-decoration: none;
        color: #FF0000;
		font-size: 8pt;}

