/* CSS Document */
body { 
background:#f1e7b5; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

td,div,p,li {
font-size: 11px;
color:#000000;
}

.yellow { color: #ffcc00; font-size: 30px; font-weight: bold; font-style: italic;}

.bluesub { color: #1f497d; font-size: 20px; font-weight: bold; font-style: italic;}

.bullets { font-family:Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold;}

#menu {background: #ffcc00;}
#menu a {  color: #000000;}
#menu a:hover { color: #ffffff; }

#menuon {background: #1f497d;}
#menuon a { color: #ffffff;}

#coolmenu { border: 1px solid #ffffff; background: #ffcc00; text-align: center; vertical-align:middle; line-height:19px; font-weight: bold; width: 100%;}

.header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bolder;
        color: #1f497d;
}

.small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
}
