a { text-decoration: underline; }
a:link { color: #0000ff; }
a:hover { border-width: 2px; background: transparent; color: #ff0000; }
a:active { color: #ff0080; }
a:visited { color: #800080; }

body {
   background-color: #ffffff;
   scrollbar-3dlight-color: #800040;
   scrollbar-arrow-color: #000000;
   scrollbar-base-color: #ffe1cb;
   scrollbar-darkshadow-color: #800040;
   scrollbar-face-color:#ffe1cb;
   scrollbar-highlight-color: #ffe1cb;
   scrollbar-shadow-color: #ffe1cb;
   scrollbar-track-color: #ffffff;
}

.center { text-align: center; }
p { font-family: Arial, sans-serif; font-size: 12px; } 
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.title { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
p.welcome { font-family: Arial, sans-serif; font-size: 12px; color: #003366; }   
span.bold { font-weight: bold; }
span.ital { font-style: italic; }
span.underline { text-decoration: underline; }
span.italunder { font-style: italic; text-decoration: underline; }
td { font-family: Arial, sans-serif; font-size: 12px; }
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: Verdana, Arial, sans-serif; font-size: 36px; font-weight: bold; color: #000000; }
h2 { font-family: Verdana, Arial, sans-serif; font-size: 30px; font-weight: bold; color: #000000; }
h3 { font-family: Verdana, Arial, sans-serif; font-size: 22px; font-weight: bold; color: #000000; }
h4 { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; }
h5 { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
h6 { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }
h6.note { font-family: 'Times New Roman', serif; font-size: 10px; font-weight: bold; }
ol { list-style-type: square; font-family: Arial, sans-serif; font-size: 12px; }
ul { list-style-type: square; font-family: Arial, sans-serif; font-size: 12px; }
li { list-style-type: square; font-family: Arial, sans-serif; font-size: 12px; }
em { font-style: italic; }
strong { font-weight: bold; }