BODY  {
	color : #999999;
	background-color : #330000;
	margin-left : 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
	color : #999999;

}

OL  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
	color : #999999;
}

UL  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
	color : #999999;
}


h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22pt; 
	font-weight: bold; 
	color: #990000;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #990000;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #990000;
 }
h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #999999;
 }

h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #990000;
 }
H6  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-style : normal; 
	font-weight : normal;
	color: #999999;
}


A  {
	color : #990000;
	text-decoration : underline
	font-style : normal; 
}

A:Visited  {	
	color : #990000;
	text-decoration : underline
	font-style : normal; 
}

A:Active  {
	color : #999999;
	text-decoration : underline;
	font-style : normal; 
}

A:Hover  {
	color : #999999;
	text-decoration : underline;
	font-style : normal; 
}
