<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


main body format {  }

BODY {font-family: Arial;
	background-color: #F0EDE6;
	color: #993333; 
	scrollbar-face-color :       #F0E9DF;
	scrollbar-3dlight-color :    #F0E9DF;
	scrollbar-darkshadow-color : #F0E9DF;
	scrollbar-track-color:       #F0E9DF;                
	scrollbar-arrow-color:       #9C3031;	
	scrollbar-shadow-color :     #9C3031;
	scrollbar-highlight-color :  #9C3031;        
}
	
	bodytext	{ font-family: Arial; font-size: 13pt color:#993333}
	h3           { font-family: Arial; font-size: 15pt}
	h4           { font-family: Arial; font-size: 14pt}
    	p            { font-family: Arial; font-size: 13pt}
	td           { font-family: Arial; font-size: 13pt; color:#993333}            
								 
	
	a:link 		{color:#118888; text-decoration:none; font-weight:bold}
	a:active 	{color:#9C3031; text-decoration:none; font-weight:bold}
	a:visited 	{color:#007777; text-decoration:none; font-weight:bold}
	a:hover 	{color:#9C3031; text-decoration:none; font-weight:bold}
	a:focus 	{color:#9C3031; text-decoration:none; font-weight:bold}
	a.frontbutton {color: #007777; text-align: right;  font-size: 10pt;}	
	a.backbutton {color: #007777;  font-size: 10pt; text-align: left;}							 				
						 
	
	TABLE.mainlogo {width: 100%; height: 100%; background-color: #ffffff; text-align: center; vertical-align: center;}
	TABLE.mainlogo TD {text-align: center;}
	TABLE.layout {background-color: #ffffff}
	TABLE.layout TD.empty {background-color: #ddccff}
	TABLE.layout TD.sign {font-size: 14pt;background-color: #c0c0ff;height: 50px;text-align: center; color: #777777;font-weight: 700;width: 1000px}			 
	TABLE.layout TD.navigate {background-color: #c0c0ff;vertical-align: top}
					
	
	TABLE.layout TD.text {padding-left: 6 px;padding-right: 6 px;vertical-align: top;background-color: #ffffff}
	TABLE.layout TD.cover {vertical-align: top;background-color: #ffffff;padding-left: 0.3cm}
