
a:visited { color: #060 }
a:link { color: #00f }
a:hover { color: red; text-decoration: underline }
a:active { color: red; text-decoration: underline }
a { text-decoration: none }
h1    { font-style: italic; font-weight: normal; font-size: 24px; margin-bottom: 0px }
h2  { font-style: italic; font-weight: normal; font-size: 24px; margin-bottom: 0px }
h3 { font-weight: bold; font-size: 20px; margin-bottom: 0px }
h4 { font-weight: bold; font-size: 16px; margin-bottom: 0px }
h5 { font-weight: bold; font-size: 14px; margin-bottom: 0px }
h6 { font-weight: bold; font-size: 12px; margin-bottom: 0px }
li { padding-bottom: 5px }
select { font-size: 10px; background-color: #e0f0e1 }
td { font-size: 12px; font-family: Verdana, Helvetica, Geneva, Arial, Sans }
.bodytext       { font-size: 12px; padding-right: 8px; padding-bottom: 15px; padding-left: 15px }
.border { border: solid 1px #83c489 }
.buttons { color: white; font-weight: bold; background-color: #83c489 }
.callout1   { background-color: #e0f0e1; padding: 8px; border: dotted 2px #060 }
.callout2 { background-color: #f5f5f5; padding: 5px; border: solid 1px #ccc }
.footer     { color: white; font-size: 9px; padding: 5px }
.footer a:link  { color: #83c489 }
.footer a:visited  { color: #83c489 }
.my10px  { font-size: 10px }
.my12px  { font-size: 12px }
.my14px  { font-size: 14px }
.my16px  { font-size: 16px }
.my18px  { font-size: 18px }
.my20px  { font-size: 20px }
.nav      { }
.nav a { color: black }
.nav a:hover { color: white; text-decoration: none }
.nav p  { font-size: 20px; font-family: Georgia, "Times New Roman", Times; padding-right: 10px }
.nav p:hover { color: white; background-color: #83c489 }
.quote { font-style: italic }
.subnav   { font-size: 11px }
.title { vertical-align: bottom }
