#menu {
background: #663300;
font: bold 14px/18px book antiqua, arial, helvetica, sans-serif;
font-color: #eeeedd;
text-decoration:none;
text-align:center;
text-transform: uppercase;
width:115px;
height:25px;
}
#menu a {
color: #eeeedd;
background: #663300;
text-decoration: none;
}
#menu a:hover {
color: gold;
}


.banner     { font-family: Book Antiqua, Arial, Helvetica, Verdana, sans-serif; font-size: 44pt;
	      font-weight: bold; font-style: normal; text-align: center;
	      text-decoration: none; color: #663300; }

.title1     { font-family: Book Antiqua, Arial, Helvetica, Verdana, sans-serif; font-size: 36pt;
	      font-weight: bold; font-style: normal; text-align: center;
	      text-decoration: none; color: #663300; }

.title2     { font-family: Book Antiqua, Arial, Helvetica, Verdana, sans-serif; font-size: 24pt;
	      font-weight: bold; font-style: normal; text-align: center; 
	      text-decoration: none; color: #663300; }

.title3     { font-family: Book Antiqua, Arial, Helvetica, Verdana, sans-serif; font-size: 16pt;
	      font-weight: bold; font-style: normal; text-decoration: none;
              color: #663300; }

.text1      { font-family: Bookman Old Style, Times, Times New Roman, serif; font-size: 16pt;
	      font-weight: normal; font-style: normal; text-decoration: none; 
              color: #663300; }

.text2      { font-family: Bookman Old Style, Times, Times New Roman, serif; font-size: 14pt;
	      font-weight: normal; font-style: normal; text-decoration: none;
              color: #663300; }

.text3      { font-family: Bookman Old Style, Times, Times New Roman, serif; font-size: 12pt;
   	      font-weight: normal; font-style: normal; text-decoration: none;
               color: #663300; }

.footer     { Book Antiqua, Arial, Helvetica, Verdana, sans-serif; font-size: 13pt;
   	      font-weight: normal; font-style: normal; text-decoration: none; color: #663300; }