

* {
FONT-SIZE: 12px;

}


BODY {

 background-color: #CCCCCC;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10px;
}


H2 {
FONT-SIZE: 15px;
font-weight: bold;
COLOR: #1A527A;
}


A:link { color : #666666; text-decoration : underline; 
}
A:hover { color :#003366; 
}
A:active  { color : Orange;
} 
A:visited  { color : #666666; text-decoration: underline;
} 


.hidden, .print { display:none; }
.tablebackground { background-image:url(back_menu.gif) }
