BODY { 
	font-family: 'Arial', Arial, 'Helvetica', Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
TD {
		font-family: 'Arial', Arial, 'Helvetica', Helvetica, sans-serif;
        font-size: 0.8em;
        color: #000000;
        text-align: justify;
}

HR { color: #CC3300; height: 1;}
UL { list-style-type: none;}
LI {	text-align: left; text-indent: 0;}

a:link { color: #337B62; text-decoration: none;}
a:visited { color : #337B62; text-decoration : none;}
a:hover { color : #CC3300; text-decoration : none; }

.title {
        font-size: 24pt;
        color: #CC3300;
        text-align: right;
}
.title2 {
        font-size: 1.0em;
        font-weight: bold;
        text-align: right;
        color: #C9D8D1;
}
div.menuBar {
  	font-weight: bold;
	width: 132px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CC3300;
	border-left: none;
  	padding: 1px 0px 0px 0px;
  	text-align: left;
}
.mainhead {
        font-size: 16px;
        font-weight: bold;
        text-align: left;
        color: 337B62;
}
.head {
        font-size: 1.25em;
        font-weight: bold;
        color: 337B62;
}
.subhead { 
    font-size: 1.0em;
	color: #327228;
	font-weight: bold; 
}
.textred {
	color: #CC3300;
}
.footer {  
	font-size: 0.75em; 
	color: #337B62;
	text-align: center;
}