a    {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		line-height:normal; 
		font-weight: normal; 
		text-transform: none; 
		color: #003300; 
}  

a:hover    {    
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		line-height:normal; 
		font-weight: normal; 
		text-transform: none; 
		color: #ffffff; 
		text-decoration: none;
		background: #003300;
}  



a.image:link   {  
		text-transform: none; 
}  

a.image:hover    {    
		text-transform: none; 
		background: transparent;
}  





.cell {

	margin: 0px;
	padding: 0px;
	border-color: #000000;	
	border-width: 1px;
	border-style: solid;

}


.celltext {

		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		margin: 0px;
		padding: 3px;
		border-color: #000000;	
		border-width: 1px;
		border-style: dotted;
}




body {
	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		background: #ffffff;
		text-indent:12px;
background-image: url(/images/space_left.jpg); 
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top left;
}


td, p {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none; 
		background: none;
	}


