BODY {
 color: #000000;
 background-image: url("image3/tanks.jpg");
 background-attachment: fixed
 }
A:link { color: #000033 }
A:visited { color: #000033 }
A:active { color: #000033 }
A:hover { color: #FF0000;
 background-color: #FFFF99 }


strong { 
font-weight: normal 
}



.boxR7 { 
width: 480px; 
height: 30px; 
background-color: #ffffff; 
border-style: solid; 
border-color: #c0c0c0;
border-width: 1px; 
position: absolute; 
top: 25px; 
left: 150px;
font-size: 12pt;
     color: #000088;
     font-weight: bold
}

.boxR8 { 
width: 480px; 
height: 1230px; 
background-color: #FFFFCC; 
border-style: solid; 
border-color: #c0c0c0;
border-width: 1px;
position: absolute; 
top: 50px; 
left: 150px;
font-size: 11pt;
     color: #000033;
     font-weight: normal;
     line-height: 160%
} 




.boxB { 
width: 480px; 
height: 80px; 
position: absolute; 
top: 1300px;
left: 150px;
font-size: 9pt;
     color: #000033;
     font-weight: normal;
text-align: center
} 