TD {

color: #000000;
font-family :verdana, helvetica ;
font-size : 12px;
text-decoration: none;
font-weight :normal;

}



.text {

color: #000000;
font-family :verdana, helvetica ;
font-size : 12px;
text-decoration: none;
font-weight :normal;

}

.textbold {

color: #000000;
font-family :verdana, helvetica ;
font-size : 12px;
text-decoration: none;
font-weight : bold;

}

.highlight {
font-family :verdana,arial,san serif  ;
font-size : 12px;
color: #000000;
text-decoration: none;
font-weight :normal;
background-color: "#669933";
}

.newstext {

color: #000000;
font-family :verdana, helvetica ;
font-size : 11px;
text-decoration: none;
font-weight : normal;

}

.newsbold {
color: #000000;
font-family :verdana, helvetica ;
font-size : 10px;
text-decoration: none;
font-weight : normal;

}

.newsheader {
color: #000000;
font-family :verdana, helvetica ;
font-size : 12px;
text-decoration: none;
font-weight : bold;

}


.caption {

color: #000000;
font-family :verdana, helvetica ;
font-size : 10px;
text-decoration: none;
font-weight : bold;

}

.header {
color: #003366;
font-family :verdana, helvetica, sans serif ;
font-size : 15px;
text-decoration: none;
font-weight :bold;

}

.whiteheader {
color: #FFFFFF;
font-family :verdana, helvetica, sans serif ;
font-size : 12px;
text-decoration: none;
font-weight :bold;

}

.subheader {
color: #003366;
font-family :verdana, helvetica, sans serif ;
font-size : 12px;
text-decoration: none;
font-weight :bold;

}


.link {
color: #003366;
font-family :verdana, helvetica ;
font-size : 12px;
text-decoration: underline;
font-weight :bold;

}

.footer {
color: black;
font-family :verdana, helvetica ;
font-size : 10px;
text-decoration: none;
background-color:white;
bgcolor:white;
}
.footerlink {
color: #003366;
font-family :verdana, helvetica ;
font-size : 10px;
text-decoration: none;
}
.footerorange {
color: white;
font-family :verdana, helvetica ;
font-size : 10px;
text-decoration: none;
background-color:#003366;
bgcolor:#003366;

}
.graybar {
background-image: url(images/gray.gif);
background-repeat: repeat-y;
}