

P, TABLE, TD, FORM, INPUT, SELECT, TEXTAREA, OL, UL, LI
       { color: #333300; font-size: 11pt }

H1 { color: #333300; font-weight: bold; font-size: 14pt; font-family: Trebuchet MS }
H2 { color: #333300; font-weight: bold; font-size: 12pt; font-family: Trebuchet MS }
H3 { color: black; font-weight: bold; font-size: 11pt; font-family: Trebuchet MS }
H4 { color: #696969; font-size: 9pt }
H5 { color: #000; font-size: 9pt }
H6 { color: #000; font-size: 8pt }

body {
	background-color: white;
	color: black; font-size: 9pt; line-height: 12pt; font-family: Trebuchet MS, Verdana, Helvetica, Arial, Geneva, Swiss;
	scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #0080C0;
	scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #0080C0;
	scrollbar-shadow-color: #0080C0; scrollbar-track-color: #FFFFFF
	}
 

A:visited
   { color: #996633; font-weight: bold; text-decoration: underline }

A:link
  { color: #003300; font-weight: bold; text-decoration: underline }

A:active
   { color: #d2691e; font-weight: bold; text-decoration: underline }

A:hover
   { color: #b8860b; font-weight: bold; text-decoration: underline }
   
li { margin-bottom: 5px; }
