a:active {
	color : #ffff66;
	font-size : 12pt;
	font-family : "Arial Narrow";
}
         
a:hover {
	color : #ffff66; 
	font-size : 12pt; 
	font-family : "Arial Narrow"; 
}

a:link { 
	color : #8f93b7; 
	font-size : 12pt; 
	font-family : "Arial Narrow"; 
}

a:visited { 
	color : #8f93b7; 
	font-size : 12pt; 
	font-family : "Arial Narrow"; 
}

P  { 
	color : #4d3300; 
	font-size : 10pt;  
	font-family : "Verdana"; 
	font-weight : normal;
}

H1 { 
	color : #a8b890; 
	font-size : 24pt;  
	font-family : "Times New Roman"; 
	font-weight : normal;
}

H2 { 
	color : #a8b890; 
	font-size : 14pt;  
	font-family : "Times New Roman"; 
	font-weight : normal;
}

H3 { 
	color : #a8b890; 
	font-size : 10pt;  
	font-family : "Verdana"; 
	font-weight : normal;
}
 
H4 { 
	color : #8f93b7; 
	font-size : 8pt;  
	font-family : "Verdana"; 
	font-weight : normal;
}
 
 