.bodytext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: normal;
   color: #FFFFFF;
}


.fronttext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 110%;
   font-weight: normal;
   color: #FFFFCC;
   text-decoration:none;
   text-transform:capitalize;
   letter-spacing: 0.1em;
   word-spacing: 0.4em;
}

.fronttext2 {
   font-family: Times New Roman, times, serif;
   font-size: 150%;
   font-style: italic;
   font-weight: normal;
   color: #FFFF00;
   text-decoration:none;
}

.boldtext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight: bold;
   color: #FFFFFF;
}

a.topmenu {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 75%;
   font-weight: bold;
   text-decoration:none;
   color: #996633;
}
a.topmenu:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 75%;
   font-weight: bold;
   text-decoration:underline;
   color: #996633;
}

a.white {
    color: #FFFFFF;
}
a.white:hover {
    color: yellow;
}
a.footer1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #339966;
    text-decoration:none;
}
a.footer1:hover {
    text-decoration:underline;
}
.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 55%;
    color: #CCCCCC;
}
.smbold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: bold;
   color: #FFFFFF;
}
.newstext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-weight: normal;
   color: #FFFFFF;
}

li    {
   padding-bottom:.5em;
   }

ol.list1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 75%;
   font-weight: normal;
   color: #FFFFFF;
}

