a { color: #343599; text-decoration: underline}
a:hover { color: #006600; text-decoration: none}
a.nav { color: #FFFFFF; text-decoration: none}
a.nav:hover { color: #66FFCC; text-decoration: underline}
a.navsmall { color: #FFFFFF; text-decoration: none}
a.navsmall:hover { color: #66FFCC; text-decoration: underline}

body { font-family: Verdana, Arial, Geneva, sans-serif}

.cursor { cursor: default}

.head1 { font-size: 18px; color: #006600; font-weight: bold}
.head2 { font-size: 10px; font-weight: bold; color: #FFFFFF}
.head3 { font-size: 17px; color: #343599}
.head4 { font-size: 11px; color: #006600; font-weight: bold}
.head5 {
	font-size: 10px;
	font-weight: bold;
}

.text { font-size: 11px; list-style-position: outside; list-style-type: square; line-height: 15px}
.textbold { font-size: 11px; font-weight: bold; line-height: 15px}
.textfield { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 10px; color: #454545; background-color: #EAEAF5}
.textquote { font-size: 10px; color: #334D66}

.nav { font-size: 11px; font-weight: bold; color: #FFFFFF}
.navsmall { font-size: 10px; color: #FFFFFF}

.newsitem { font-size: 10px}
.newsdate { font-size: 10px; color: #666666; font-weight: bold}

.footer { font-size: 10px; color: #006600}
a.footer {
color: #343599; text-decoration: none}
a.footer:hover {
color: #006600; text-decoration: underline}
