body {
background-color : #E8E8E8;
margin-left: 3px;
margin-top: 0px;
margin-right: 3px;
margin-bottom: 3px;
font-family : Arial, Helvetica;
font-size : 11px;
height : 16px;
color : #000000;
border : none;

}TR {
font-family : Arial, Helvetica;
font-size : 11px;
height : 16px;
color : #000000;
border : 0 solid #000000;

}
A {
text-decoration : none;
color : #006666;

}
A:hover {
text-decoration : underline;
color : blue;

}
A.s {
text-decoration : none;
font-size : 8px;
height : 11px;


}
A.s:hover {
font-size : 8px;
height : 11px;
color : blue;

}