P { font-family: Arial, sans-serif; font-size: 11pt; }
TD { font-family: Arial, sans-serif; font-size: 11pt; }
UL { font-family: Arial, sans-serif; font-size: 11pt; }
LI { font-family: Arial, sans-serif; font-size: 11pt; }
.sm {font-size: 9pt; }
.xsm {font-size: 8pt; }
.med {font-size: 11pt; }
.title { font-family: Arial, sans-serif; font-size: 20pt; font-weight: 900; }
.subtitle { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
.norm { font-family: Arial, sans-serif; }
.wtitle { color: white; font-size: 14pt; font-weight: bold; }
.wtitlesm { color: white; font-size: 12pt; font-weight: bold; }
.disclaimer {font-size: 8pt }
TD.vin { font-family: Arial, sans-serif; font-size: 9pt; }
TD.vinsm { font-family: Arial, sans-serif; font-size: 8pt; }
.linkpurple { color: purple; font-weight: bold; }
.linknavy { color: navy; font-weight: bold; }
.linkmaroon { color: maroon; font-weight: bold; }
.linkgreen { color: green; font-weight: bold; }
H1, H2, H3, H4, H5, H6 { 
     	font-family: Arial, sans-serif; 
	color: black; }
H1 { font-size: 20pt; font-weight: 900; }
H2 { font-size: 14pt; }
H3 { font-size: 12pt; }
A:link    { color: rgb(0,110,0); font-weight: bold; }   /* unvisited links */
A:visited { color: rgb(0,110,0); font-weight: bold; }   /* visited links   */
/* A:hover   { color: white; font-weight: bold; }  user hovers     */
A:active  { color: red; }   /* active links    */
A:focus { background: yellow; }
/* A:focus:hover { background: rgb(0,110,0); } */

