.copyright {font-size : 8pt;
			font-style : italic}
.sold {font-size : 12pt; font-weight : bold; color :red}
.smaller {font-size : 8pt}
.smallbold {font-size : 8pt;
			font-weight : bold}
.headline {font-size : 16pt; font-weight : bold; color :#cc0000}

		
.section {font size : 14pt;
		font-weight : bold}
		
			
.subsection {font size : 12pt;
		font-weight : bold; color :#cc0000}	
		
A.nav {font-size : 10pt; color: #cc0000; text-decoration:none;  font-weight : bold;}
A.nav:Visited  {font-size : 10pt; color :#b22222; text-decoration:none; font-weight : bold;}
A.nav:Hover  {font-size : 10pt; color : grey; text-decoration:none; font-weight : bold;}
A.nav:Active  {font-size : 10t; color : #cc0000; text-decoration:none; font-weight : bold;}


A  {color :Blue}
A:Visited  {color : #cc0066}
A:Active  {color : #cc0066}
A:Hover  {color :#006600}
	


BODY,TD,P,UL,OL,LI  {
	font-size : 11pt;
	font-family: Arial  ; 
	color : Black;
	
}

TD  {
	font-size : 11pt;
	font-family: Arial  ;
	color : Black;
	
}


