a                 { text-decoration: none; }
a:link            { color: #0000ff; }
a:hover           { color: #ff0000; }
a:active          { color: #404040; }
a:visited         { color: #000088; }
a.nav             { text-decoration: none; }
a.nav:link        { color: #0000ff; }
a.nav:hover       { color: #ff0000; }
a.nav:active      { color: #404040; }
a.nav:visited     { color: #0000ff; }
a.navsel          { text-decoration: none; }
a.navsel:link     { color: #0000ff; }
a.navsel:hover    { color: #ff0000; }
a.navsel:active   { color: #404040; }
a.navsel:visited  { color: #0000ff; }
a.underline       { text-decoration: underline; }
a.head:link       { color: #004229; }
a.head:hover      { color: #004229; }
a.head:active     { color: #004229; }
a.head:visited    { color: #004229; }
a.subhead         { text-decoration: underline; }
a.subhead:link    { color: #ff0000; }
a.subhead:hover   { color: #ff0000; }
a.subhead:active  { color: #ff0000; }
a.subhead:visited { color: #ff0000; }

h2 { font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; }
h3 { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
ul,ol { font-family: Arial, sans-serif; font-size: 12px;}
li { font-family: Arial, sans-serif; font-size: 12px;}
p { font-family: Arial, sans-serif; font-size: 12px;}
p.partext { font-family: Arial, sans-serif; font-size: 12px;}
p.subhead { font-family: Arial, sans-serif; font-size: 12px; text-decoration: underline; }
p.head { color: #004229; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; }
p.accent { font-family: Arial, sans-serif; font-size: 14px; font-style: italic; }
p.copy { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }
h6.note { font-family: Arial, sans-serif; font-size: 10px;}
span.partext { font-family: Arial, sans-serif; font-size: 12px; }
td { color: #000000; font-family: Arial, sans-serif; font-size: 12px; }
td.listcopy { color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; text-align: center; vertical-align: bottom; }
td.partext { font-family: Arial, sans-serif; font-size: 12px;}
td.sectionhdr { color: #ffffff; font-family: Arial, sans-serif; font-size: 100%} 
.center { text-align: center; }

body {
	scrollbar-3dlight-color: #ffff00;
	scrollbar-arrow-color: #ffff00;
	scrollbar-base-color: #00ff00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color:#00C000;
	scrollbar-highlight-color: #008000;
	scrollbar-shadow-color: #00CC00;
	scrollbar-track-color: #004229;
}

