
P { font: 9pt "Arial"; font-weight: normal; color: #333333;}
.form { font: 9pt "Arial"; font-weight: bold; color: #FFFFFF;}
DL { font: 9pt "Arial"; font-weight: normal; color: #999969;}
DT { font: 9pt "Arial"; font-weight: normal; color: #000066;}
DD { font: 9pt "Arial"; font-weight: normal; color: #000066;}
FONT { font-family: "Arial"; color: #000000;}
.bolder { font: 10pt "Arial"; font-weight: bold; color: #FFFFFF;}
.ced { font: 9pt "Arial"; font-weight: bold; color: #000000;}
A:visited { font: 8pt "Arial"; font-weight: bold; color: #999999;text-decoration: none}
A:link {
	font: 8pt "Arial";
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none
}
A:active {
	font: 8pt "Arial";
	font-weight: bold;
	color: Gray;
	text-decoration: none
}
A:hover {
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	background-color: gray;
	text-decoration: none
}

H1 { font-family: "Arial"; color: #000000;}

H5 { font-family: "Arial"; color: #000000;}
  
H3 { font-family: "Arial"; color: #000000;}
  
H4 { font: "Arial"; color: #6D7F6E;}
	
H5 { font: "Arial"; color: #6D7F6E;}

li { 
	font: 9pt "Arial"; 
	font-weight: normal; 
	color: #333333;
}

.footer {
    color: #666666;
    font: 10px Arial;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}




