#norm{  /* normal body text */
font-family: Arial, Helvetica, Verdana; 
font-size: 100%;
color:#000000;
text-align: justify;
}

#revnorm{  /* reverse video normal body text */
font-family: Arial, Helvetica, Verdana; 
font-size: 100%;
color:#ffffff;
background-color:#7C5D2B;
text-align: justify;
}

#smnorm{ 	/* smaller normal body text */
font-family: Arial, Helvetica, Verdana; 
font-size: 85%;
color:#000000;
text-align: justify;
}

#smnorm2{ 	/* smallest normal body text */
font-family: Arial, Helvetica, Verdana; 
font-size: 65%;
color:#000000;
text-align: justify;
}

#smnormc{ 	/* smaller Centered normal body text */
font-family: Arial, Helvetica, Verdana; 
font-size: 65%;
color:#000000;
text-align: Center;
}

#head1{ 	/* heading */
font-family: Arial, Helvetica, Verdana; 
font-size: 200%;
font-weight:bold;
color:#7C5D2B;
text-align: justify;
}

#head2{ 	/* heading 2*/
font-family: Arial, Helvetica, Verdana; 
font-size: 150%;
font-weight:bold;
color:#7C5D2B;
text-align: justify;
}

#head3{ 	/* heading 3*/
font-family: Arial, Helvetica, Verdana; 
font-size: 125%;
font-weight:bold;
color:#7C5D2B;
text-align: justify;
}

#head4{ 	/* heading 4*/
font-family: Arial, Helvetica, Verdana; 
font-size: 100%;
font-weight:bold;
color:#7C5D2B;
text-align: justify;
}

#footer1{
font-family: "Verdana";
font-size: 7pt;
font-style:none;
color: "#605c42";
background-color: "#f7df8c";
padding: 0.05cm;
}

#cal{
font-family: "Georgia";
font-size: 1em;
color:"#666666";
line-height: 1.7em;
padding: 0.2cm 1.0cm;
}

.menu{
font-family: "Verdana";
font-size:7pt;
font-weight:normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color:#A99574;
padding: 0.05cm;
}

.menu:hover{ background-color: "#f7df8c";
font-family: "Verdana";
font-size:7pt;
font-weight:normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: "#000000";
padding: 0.05cm;
}

.footer{
font-family: "Verdana";
font-size: 7pt;
font-style: none;
font-weight:normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: "#b2b1a4";
}

.footer:hover{
background-color: "#b2b1a4";
font-family: "Verdana";
font-size: 7pt;
font-style: none;
font-weight:normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: "#FFFFFF";
}
