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; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 
p.copy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }     
p.bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }     
p.ital { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }     
p.title { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
p.welcome { font-family: Arial, Helvetica, 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; }
h2 { font-family: Arial, Helvetica, 'Times New Roman', serif; font-size: 20px; font-weight: bold; }
h6.note { font-family: Arial, 'Times New Roman', serif; font-size: 11px; font-weight: bold; }
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; }