/********************* Body ********************/
#body{
font-family: Georgia, Times New Roman, Times, serif;
font-size:14px;
font-weight:normal;
color:#000000;
}

#body a{color:#990000; background-color:inherit; font-weight:bold; text-decoration: none;}
#body a:hover{color:#990000; background-color:inherit; font-weight:bold; text-decoration: underline;}
/********************* Small ********************/
#small{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}

#small p{padding:0; margin:0; text-align:center;}
#small a{color:#FFFFFF; background-color:inherit; font-weight:bold; text-decoration: none;}
#small a:hover{color:#FFFF00; background-color:inherit; font-weight:bold; text-decoration: none;}
/********************* Normal ********************/
#normal{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#000000;
}

#normal p{padding:0; margin:0;}
#normal a{color:#000000; background-color:inherit; font-weight:normal; text-decoration: none;}
#normal a:hover{color:#990000; background-color:inherit; text-decoration: none;}
/********************* Footer ********************/
#footer{
font-family: Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#FFFFFF; background-color:inherit; font-weight:bold; text-decoration: none;}
#footer a:hover{color:#990000; background-color:inherit; text-decoration: underline;}
