body { font-family: verdana;

}

img {
border: 0px;
}

a:link {
color: #003300;
font-weight: bold;
font-family: verdana;
text-decoration: none;
}

a:visited {
color: #669966;
font-weight: bold;
font-family: verdana;
text-decoration: none;
}

a:active {
color: #6699cc;
font-weight: bold;
font-family: verdana;
text-decoration: none;
}

a:hover {
color: #669933;
font-weight: bold;
font-family: verdana;
text-decoration: none;
}


.pageHeader {

background-color: #669900;
font-family: verdana;
color: #ffffff;
font-size: 1.5em;
text-align: right;
height: 60px;

}

.paraHeader {

background-color: #99cc66;
font-family: verdana;
color: #ffffff;
font-size: 1em;
font-weight: bold;
text-align: right;
padding: 0px 0px 0px 5px;


}
.paraHeader2 {

background-color: #99cc66;
font-family: verdana;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
text-align: right;
padding: 0px 0px 0px 5px;

}
.menuColumn { 
font-family: verdana;
color: #000000;
font-size: 0.8em;
width: 225px;
}

.paraGraph { 
font-family: verdana;
color: #000000;
font-size: 0.8em;
padding: 0px 0px 0px 5px;
}

.commentForm {
background-color: #ffffff
font-family: verdana;
color: #000000;
font-size: 0.8em;
}

.footer {
font-family: verdana;
color: #000000;
font-size: 0.6em;
}