.h {font-family: Arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #ffffff}
.r {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold ; color: #FF0033}
.d {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size:14pt; font-weight: bold; color: #ffffff}
.c {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; color: #000000; font-weight: bold}
.rh {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #ff0000}
#menu
{
text-align: center
}
#menu ul
{
margin-left: 0;
padding-right: 0;
list-style-type: none;
line-height: 100%;
}
#menu li
{
list-style:	none;
font-size:24pt;
text-align: center;
font-family:arial, helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
display: inline;
padding: 0 0px 0 0;

}
#menu li a
{
font.family:arial, helvetica, sans-serif;
text-decoration:none;
color: #ff0000;

}
#menu li a:hover
{
text-decoration: none;
color: #ffffff;
/*background-color: #EEEEEE;*/
}
