h1           
	{ font-family: veranda, arial, sans serif, helvetica; color: black; }


body         
	{ background-color: #CCCCFF; font-size: 10pt; }


table        
	{ font-family: veranda, arial, sans serif, helvetica; font-size: 10pt; background-color: white;}


h3           { font-family: veranda, arial, 'sans serif', helvetica; color: #6E4B9A }
h4           
	{ font-family: veranda, arial, sans serif, helvetica; color: #FF0000; margin-bottom:0 }   
	
h5           
	{ font-family: veranda, arial, sans serif, helvetica; color: #66FF66; margin-bottom:0 } 
	 

A
	{ color: #FFFFCC; font-style: normal; text-decoration: underline; font-size: 8pt; }
	
	
a:visited    { color: #C0C0C0; font-style: normal; text-decoration: underline; font-size: 8pt }
A:active     
	{ color: #FFFFCC; font-style: normal; text-decoration: underline; font-size: 8pt; }
	

A:hover      
	{ color: orange; font-style: normal; text-decoration: underline; font-size: 8pt; }
	
em      
	{ color: #3366CC; font-style: italic; font-weight: bold }
	A.bg_black{
	COLOR: #33FF00; TEXT-DECORATION: none;
	}
A.bg_black:hover{
	COLOR: #3366CC; TEXT-DECORATION: underline;
	}
A.bg_black:visted{
	COLOR: #FFFF00; TEXT-DECORATION: none;
	}