A { 
font-size : 12px;
color : #274658;
font-weight : normal;
text-decoration : none;
margin : 0;
} 
A:hover { 
font-size : 14px;
color : #274658;
font-weight : none;
text-decoration : underline;
margin : 0;
} 
TD { 
font-size : 14px;
font-family : "Arial";
color : #274658;
font-weight : bold;
text-decoration : none;
margin : 0;
} 
body { 
font-size : 12px;
font-family : "Arial";
color : #274658;
font-weight : normal;
text-decoration : none;
margin : 0;
} 
h1 { 
font-size : 11px;
font-family : "Arial";
color : #FFFFFF;
font-weight : normal;
text-decoration : none;
margin : 0;
} 
h2 { 
font-size : 14px;
font-family : "Arial";
color : #C20000;
font-weight : normal;
text-decoration : none;
margin : 0;
} 
h3 { 
font-size : 14px;
font-family : "Arial";
color : #274658;
font-weight : bold;
text-decoration : none;
margin : 0;
} 
.float {
z-index:0;
display:block;
position:absolute;
left:37%;
top:-200px;
width:100px;
height:150px;
background-color:#ffffff;
padding:0px 0px 0px 0px";
}