body , html {
margin : 0; 
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
letter-spacing : 1px; 
background-color : #4573b3; 
height : 100%; 
font-size : 11px; 
font-weight : 600; 
line-height : 20px;
} 
.info {
text-align : left; 
line-height : 25px; 
display : block; 
float : right; 
width : 615px; 
height : 25px; 
margin-bottom : 7px; 
font-size : 11px; 
font-weight : 600; 
} 
.text {
text-align : left; 
vertical-align : top; 
line-height : 20px; 
float : left; 
width : 300px; 
height : 408px; 
padding-left : 17px; 
padding-top : 10px; 
font-size : 11px; 
font-weight : 600; 
} 
a:link , a:visited {
color : #9ebeeb; 
} 
a:hover {
color : #ffffff; 
} 