body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	border-color: #666666;
	
}
.bottom { font-size : 7pt; color=#666666;
}

td, tr{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	

}


h4 { font-weight : bold ; font-size : 12pt; font-family : verdana, arial, helvetica; color : #666666; line-height : 14pt; }       
	   
 
a.title:link { font-size : 12pt; color: white; text-decoration: none; }
a.title:active { font-size : 12pt; color: red; text-decoration: none; }
a.title:visited { font-size : 12pt; color: white; text-decoration: none; }
a.title:hover { font-size : 12pt; color: #009900; text-decoration: none; }

a.page:link {
	color: gray;
	text-decoration: none;
	
}
a.page:active { color: red; text-decoration: none; }
a.page:visited {
	color: gray;
	text-decoration: none;
	
}
a.page:hover {
	color: #009900;
	text-decoration: none;
	border: #009900;
}

a.footer:link { font-size : 12pt; color: #666666; text-decoration: none; }
a.footer:active { font-size : 12pt; color: red; text-decoration: none; }
a.footer:visited { font-size : 12pt; color: #cc3333; text-decoration: none; }
a.footer:hover { font-size : 12pt; color:  #009900; text-decoration: none; }
