a:visited {
font-family : arial, helvetica, sans-serif; 
text-decoration : none; 
font-weight : bold; 
color : #ffffff;
} 
a:hover {
font-family : arial, helvetica, sans-serif; 
text-decoration : underline; 
font-weight : bold; 
color : #ffffff;
} 
a:link {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
color : #ffffff;
text-decoration : none; 
} 
.bodytext {
font-family : Arial, Helvetica, sans-serif; 
font-size : small; 
color : #ffffff;
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
padding-left : 5px; 
} 
.footertext {
font-family : Arial, Helvetica, sans-serif; 
font-size : 7pt;
color : #ffffff; 
font-weight : bold; 
} 
.headertext {
font-family : Arial, Helvetica, sans-serif; 
font-size : large; 
font-weight : bold; 
border-bottom : 10px solid #ffffff; 
color : #ffffff;
} 
h1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: large; 
font-weight: bold; 
color: #ffffff; 
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
padding-left : 5px
}
h2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: medium; 
font-weight: bold; 
color: #ffffff; 
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
padding-left : 5px
}
.blue2 {
background-image : url(images/blue2.gif)
}
.green {
background-image : url(images/green.gif)
}
.blue {
background-image : url(images/blue.gif)
}
.greenfooter {
background-image : url(images/greenfooter.jpg)
}