A { text-decoration: underline; }
A:link { color: #007700; }
A:hover { border-width: 2px; background: transparent; color: #FF0000; }
A:active { color: #000000; }
A:visited { color: #000000; }

A.url { text-decoration: none; }
A.url:link { color: #000000; }
A.url:hover { border-width: 2px; background: transparent; color: #000000; }
A.url:active { color: #000000; }
A.url:visited { color: #000000; }

BODY {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CFD2FF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color:#CFD2FF;
	scrollbar-highlight-color: #CFD2FF;
	scrollbar-shadow-color: #CFD2FF;
	scrollbar-track-color: #CFD2FF;
}

P { font-family: Arial, sans-serif; font-size: 12px; } 
P.center { font-family: Arial, sans-serif; font-size: 12px; text-align: center; } 
P.copy { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
P.bold { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }     
P.ital { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
P.list { font-family: Arial, sans-serif; font-size: 14px; text-align: center; font-weight: bold; }
SPAN.bold { font-weight: bold; }
SPAN.ital { font-style: italic; }
SPAN.underline { text-decoration: underline; }
SPAN.italunder { font-style: italic; text-decoration: underline; }
SPAN.boldital { font-weight: bold; font-style: italic; }
TD { font-family: Arial, sans-serif; font-size: 12px; }
TD.bold { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
TD.url { font-family: Arial, sans-serif; font-size: 20px; font-weight: 100; font-style: italic; color: #000000; }
/*TD.about { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; }
TD.welcome { font-family: Arial, sans-serif; font-size: 12px; color: #003366; } */
H1 { font-family: Arial, sans-serif; font-size: 30px; color: #000000; text-align: center; }
H1.map { font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-style: italic; color: #000000; text-align: center; }
H2 { font-family: Arial, sans-serif; font-size: 30px; color: #000000; }
H3 { font-family: Arial, sans-serif; font-size: 24px; color: #000000; }
H4 { font-family: Arial, sans-serif; font-size: 18px; color: #000000; }
H6.note { font-family: 'Times New Roman', serif; font-size: 10px; font-weight: bold; }
H6.list { font-family: 'Times New Roman', serif; font-size: 12px; font-weight: bold; text-align: center; }
OL { font-family: Arial, sans-serif; font-size: 12px; }
UL { font-family: Arial, sans-serif; font-size: 12px; }
LI { font-family: Arial, sans-serif; font-size: 12px; }
