body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #003300;
}
a:link {
	color: #000000;
}
a:visited {
	color: #003300;
}
a:active {
	color: #006600;
}
.style1 {font-size: xx-small}
.style3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style4 {color:#006600}
.style5 {font-size: 12px}
.style6 {font-size: 10px}
.style7 {
	color: #FFFFFF;
	font-size: 9px;
}
.whi {
	color:white;
	text-decoration: none;
}

.leftbox  {
       width: 200px;
       float: top;   
       border: solid 1px; 
      
} 
