.menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-style: normal;
 font-weight: normal;
 color: #FF6600
}

.small {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #FF6600
}

.heading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-style: normal;
 font-weight: bold;
 color: #FF6600
}

.body {
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: small;
 font-weight: normal
}

ul {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: normal;
 list-style-type: disc;
 color: #FFFFFF
}

.dl {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold
; color: #FFFFFF
}

.whtlnk {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFFFFF
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: normal;
 color: #FFFFFF
}

#popmain {
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: small;
 font-weight: normal;
 text-decoration: none
}

#popmain a {
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: small;
 font-weight: normal;
 text-decoration: underline
}

#popmain a:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 background-color: #FF6600;
 font-size: small;
 font-weight: normal;
 text-decoration: underline
}

.popup {
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 border: 1px #000000 solid;
 background-color: #003399;
 font-size: x-small;
 font-weight: normal;
 text-decoration: none;
 padding-top: 5px; padding-right: 20px; padding-bottom: 0px; padding-left: 5px
}

.headingsmall { font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #FF6600 }
.ulsmall { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; list-style-type: disc; color: #FFFFFF }
