BODY{
 font       : Verdana;
 color        : #000000;
 font-size         : 12px;
 height            : 100%;
 margin            : 0 0 0 0;
 /*background-color  : #FFFFFF;*/
}

html {
 height : 100%;
}

A{
 font-size       : 10px;
 text-decoration : underline;
 color           : #0061BF;
}

A:HOVER{
 text-decoration : none;
}

A:ACTIVE{
 text-decoration : none;
}

td {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table {

}
    
