/*  FUZEBIRD CORRECTIONS  */

p {
font-family: "courier new";
font-size: 18px;
}

h1 {
font-family: arial;
font-size: 30px;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
font-weight: bold;
color: #003366;
}

h2 {
font-family: Tahoma;
font-size: 18px;
margin: 22px 0px 18px 0px;
color: #CC0000;
text-align: left;
font-weight: bold;
text-decoration: underline;
}

.menu {
width: 100%;
background-color: transparent;
margin-top: 5px;
margin-bottom: 10px;
text-align: right;
font-size: 11px;
font-family: arial;
color: #660000;
}

.menu  a:link {
color: #660000;
text-decoration: none;
font-weight: bold;
}

.menu  a:visited {
color: #660000;
text-decoration: none;
font-weight: bold;
}

.menu a:hover {
color: #333333;
text-decoration: underline;
background-color: transparent;
font-weight: bold;
}

#footertext {
font-family: arial; 
font-size: 11px; 
margin: 45px 20px 0px 0px; 
color: #660000;
text-align: center;
}

#footertext  a:link {
color: #660000;
text-decoration: undeline;
font-weight: bold;
}

#footertext  a:visited {
color: #660000;
text-decoration: none;
font-weight: bold;
}

#footertext a:hover {
color: #888888;
text-decoration: none;
background-color: transparent;
font-weight: bold;
}

