@charset "windows-1252";
/* CSS Document */

.smltext {
color: black;
font-style: normal;
font-weight: normal;
font-size: 9px;
font-family: Verdana
}
.smllinks {
color: navy;
font-style: normal;
font-weight: normal;
font-size: 9px;
font-family: Verdana;
text-decoration: underline
}
.whttext { 
color: white;
font-style: normal;
font-weight: normal;
font-size: 9px;
font-family: Verdana
}
.links {
color: #003e8f;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Verdana;
text-decoration: underline
}
.rlinks {
color: #900;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Verdana;
text-decoration: underline
}
.wlinks {
color: white;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Verdana;
text-decoration: underline
}
.blinks  {
color: #003e8f;
font-style: normal;
font-weight: bold;
font-size: 11px;
font-family: Verdana;
text-decoration: underline
}
.regtext {
color: black;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Verdana
}
.redtext {
color: #a00;
font-style: normal;
font-weight: bold;
font-size: 11px;
font-family: Verdana
}
.sources  {
color: #900;
font-style: italic;
font-weight: bold;
font-size: 11px;
font-family: Verdana
}
.bold {
color: black;
font-style: normal;
font-weight: bold;
font-size: 11px;
font-family: Verdana
}
.whtbold {
color: white;
font-style: normal;
font-weight: bold;
font-size: 11px;
font-family: Verdana
}
.whtboldlinks {
color: white;
font-weight: bolder;
font-size: 11px;
font-family: Verdana;
text-decoration: underline
}
.heads {
color: #003e8f;
font-style: normal;
font-weight: bold;
font-size: 13px;
font-family: Verdana
}
.nav_resting {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #666;
}
.nav_over {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333;
}
