BODY {
	background : #000000;
	font-size : 10pt%;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
} 

HR {
color : #DEDEEB; 
} 

H3 {
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom : -5px; 
}

H5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom : -5px; 
}


P {
font-family : arial, helvetica, sans-serif; 
} 

UL {
list-style : normal; 
font-family : arial, helvetica, sans-serif; 
margin-bottom : 0%; 
} 

OL {
font-family : arial, helvetica, sans-serif; 
margin-bottom : 0%; 
} 

A:link      {
	color: #EECE27;
	TEXT-DECORATION: none;
	font-weight: bold
}

A:visited   { color: #EECE27; TEXT-DECORATION: none; font-weight: bold }

A:active    { color: #EECE27; TEXT-DECORATION: none; font-weight: bold }

A:hover     { color: #FF0000; TEXT-DECORATION: none; font-weight: bold }

TD {
font-size : 10pt; 
font-family : arial, helvetica, sans-serif; 
} 

TH {
font-size : 10pt; 
font-family : arial, helvetica, sans-serif; 
text-align : left; 
background-color: #DEDEEB;
} 
 
IMG {
border-style : none; 
} 

.red{
	color : #FF0000;
}


.blue{
	color : #3F4D90;
}

.homelinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color : #EECE27;
	}
	
.star{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color : #009EB4;
	}
	
.nobold{
	font-weight : normal;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
