.head {
border-style: solid;
border-bottom-width: 1px;
border-bottom-color: #8b8b8b;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;

}

h1 { font: 21px  Arial, Sans-Serif; font-weight: bold; line-height: 18px; color: #368809; }
h2 { font: 14px  Arial, Verdana , Sans-Serif; line-height: 15px; color: #222; }

.footer {
border-style: solid;
border-top-width: 1px;
border-top-color: #8b8b8b;
padding-top: 6px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
}

.body {
padding-left: 7px;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
}

.normal {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.body2 {
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
}

.credit {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.nolink
{
	text-decoration: none;
	color : #003399;
    font-weight: bold;
}

.edge {
border-style: solid;
border-width: 1px;
border-color: #003399;
padding: 3px;
}

.boxbig {
font-family: Arial, Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
}

.boxsmall {
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
font-style: italic;
line-height: 24px;
}

.topspace {
padding-top: 7px;
font-weight: bold;
font-size: 17px;
text-decoration: underline;
}

.topper {
padding-top: 7px;
font-weight: bold;
font-size: 17px;
}

.topper2 {
text-decoration: underline;
}

.pad {
padding-right: 30px;
}

.date {
font-weight: bold;
}

a.bottom:link, a.bottom:visited {
    text-decoration: none;
    color: #000000;
}

a:link, a:visited {
    text-decoration: none;
    color: #003399;
}

a:hover {
    text-decoration: underline;
}

a.bottom:hover {
    text-decoration: underline;
}