body {
background-image: url(images/header_green.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: large;
font-weight: bold;
text-decoration: none;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bolder;
color: #006600;
width: 100%;
border-bottom-width: 2px;
border-bottom-style: dashed;
border-bottom-color: #90CC28;
font-style: italic;
}
.subheading {
font-weight: bold;
color: #000099;
}
.footer {
font-size: 10px;
text-decoration: none;
letter-spacing: 1px;
background-image: url(images/bottom_repeat.gif);
background-repeat: repeat-x;
vertical-align: middle;
padding-top: 5px;





}