h1,h2,h3
  { font-variant: normal; font-family: arial, "sans serif" }

p,table,li,address
   { color: #0066CC; font-size: 12px; line-height: 15px; font-family: arial, "sans serif"; text-align: justify; margin-left: 6pt }

p,li,th,td
     { color: #0066CC; font-size: 12px; line-height: 15px }

th  { color: #f93; background-color: #000077 }

body
    { background-color: #000000;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

h1,h2,h3,hr 
       { color: #0066CC; font-size: 12px; line-height: 15px; font-family: Arial }

a:link        { color: #66CCFF; font-size: 100%; text-decoration: none }
a:visited    { color: #66CCFF; text-decoration: none }
a:active      { color: #66CCFF; text-decoration: none }
a:hover    { color: #66CCFF; text-decoration: underline }


