body, td, ul, ol, p, input {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #336633;
}

.small { font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif }

.smallarial { font-size: 8pt;
    font-family: arial, helvetica, sans-serif }

.sectionHeader { font-size: 14pt;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #9a9a9a; }

h1 { font-size: 14pt;
    font-weight: 700;
    font-family: arial, helvetica, sans-serif }

h2 { font-size: 13pt;
    font-weight: 700;
    font-family: arial, helvetica, sans-serif }

h3 { font-size: 12pt;
    font-weight: 700;
    font-family: arial, helvetica, sans-serif }

h4 { font-size: 11pt;
    font-weight: 700;
    font-family: arial, helvetica, sans-serif }
    

a:link { text-decoration : underline; color : #336633}
a:visited { text-decoration : underline; color : #336600}
a:active { text-decoration : underline; color : #339933}
a:hover { color : #FF9900; text-decoration: underline}

a.underline:link { text-decoration : underline; color : #336633}
a.underline:visited { text-decoration : underline; color : #336600}
a.underline:active { text-decoration : underline; color : #339933}
a.underline:hover { color : #FF9900; text-decoration: underline}
