body
	 { 
	 font-size: 12px; 
	 font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif; 
	 background-color: #6F6F6F ; 
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 }
	 
a, a:link
	{ 
	color: #bb1bce; 
	text-decoration: none 
	}
	
a:visited
	 { 
	 color: #a7d22d; 
	 }
	 
a:hover
	 { 
	 color: #bb1bce;  
	 text-decoration: underline;
	 }
	 
a:active 
	{ 
	color: #a7d22d; 
	text-decoration: none 
	}
	
td
	{ 
	font-family: Verdana,Tahoma,Helvetica,Arial; 
	font-size: 8pt; 
	}
	
.tdDoubleSpace	
	{ 
	font-family: Verdana,Tahoma,Helvetica,Arial;
	font-size: 8pt; ; 
	line-height: 145%
	}
	
.footer
	 { color: #666; font-size: 11px; font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif; text-decoration: none }
    
a.footer 
	 { color: #bb1bce; font-weight: bold; text-decoration: none }
	
a.footer:link 
	 { color: #bb1bce; font-weight: bold; text-decoration: none }
	
a.footer:hover 
	 { color: #fff; text-decoration: none }
	
a.footer:active 
	 { color: #fff; text-decoration: underline }
