
body 
{ 
  background-color:#C1C1C1;
  margin-top:40px;
  margin-left:40px;
  margin-right:40px;
  margin-bottom:40px;
}
.text 
{ 
	font-family:Verdana, sans-serif; 
	color:#FFFFFF; 
	font-size:9pt;

}
.blacktext 
{ 
	font-family:Verdana, sans-serif; 
	color:#000000; 
	font-size:9pt;

}
.link
{ 
	font-family:Verdana, sans-serif; 
	color:#FFFFFF; 
	font-size:8pt;

}
.boldtext 
{ 
	font-family:Verdana, sans-serif; 
	color:#FFFFFF; 
	font-size:9pt;
	font-weight:bold;
}
.thinborder
{
 border-left:1px solid #000000;			
 border-right:1px solid #000000;	
 border-bottom:1px solid #000000;	
 border-top:1px solid #000000;	
 border-left-width:1px solid #000000;				
 border-right-width:1px solid #000000;	
 border-bottom-width:1px solid #000000;	
 border-top-width:1px solid #000000;		  			  		
}
.border
{
 border-left:3px solid #FFFFFF;			
 border-right:3px solid #FFFFFF;	
 border-bottom:3px solid #FFFFFF;	
 border-top:3px solid #FFFFFF;	
 border-left-width:3px solid #FFFFFF;				
 border-right-width:3px solid #FFFFFF;	
 border-bottom-width:3px solid #FFFFFF;	
 border-top-width:3px solid #FFFFFF;		  			  		
}

a.mail:link { color: #FFFFFF; }
a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }

