<style type="text/css">
A 			 { text-decoration: none; color: #000000;font-family:Verdana; font-size: 8pt; }
A:link 		 { text-decoration: none; color: #000000;font-family:Verdana; font-size: 8pt; }
A:visited 	 { text-decoration: none; color: #000000;font-family:Verdana; font-size: 8pt; }
A:hover 	 	{ text-decoration: none; color: #FF00C0;font-family:Verdana; font-size: 8pt; }
h1			{ color:white;letter-spacing:1px;font-size:18px;font-weight:700;}

body 		{ font-family:Verdana; font-size: 10pt; color:000000;
			  background-color:#FFFFFF;
			  margin:0px;
			  scroll-bar:0;}
			  
#header		{ position:relative; top:0px; margin:0px; overflow:hidden; padding:0px; 
			vertical-align:top; background-color:#515151; 
			border-bottom:10px solid #3D3D3D; height:80px; width:100%;}
			
.bonsai		{ position:relative;margin-top:-20px;z-index:99;}
			  
td			{ font-size: 8pt; 
			  font-family:Verdana;}
			  
p			{ font-size: 10pt; 
			  font-family:Verdana;}
			  
B   		{ font-family:Verdana;
			  letter-spacing: 1px; 
			  font-size:8pt; }
			  
input		{ border:1px solid #515151;
			  font-family:verdana;font-size: 8pt; color:000000;
			  background-color:#FFFFFF;height:17px;}
			 
.content	{ width:550px; 
			  height:400px;
			  overflow:hidden;
			  border:2px solid #000000;}
			  
</style>