﻿a:link       { color: #0033BB; text-decoration: none }
a:visited    { color: #4477EE; text-decoration: none }
a:active     { color: #745733; text-decoration: none }
a:hover     { color: #000000; text-decoration:underline }


p, ul, ol, div, td, th, address, blockquote, nobr, b, i, td, table, tr { font-family: Arial, Helvetica, Geneva; font-size: 10pt }
h1           { font-family: Arial, Helvetica, Geneva; font-size: 20pt }
h2           { font-family: Arial, Helvetica, Geneva; font-size: 13pt }
h3           { font-family: Arial, Helvetica, Geneva; font-size: 12pt }
li    			{ list-style-type:disc;font-size:10pt; }

p#sb			{ font-size: 8pt }
p#small			{ font-size: 8pt }
h1#main			{ font-size: 24pt }
h1#small		{ font-size: 16pt }
h1#sub			{ font-size: 13pt; margin-top: -16px; margin-bottom: 8px }
h3#sub			{ font-size: 13pt; margin-bottom: 0px }


BODY { 
	   	scrollbar-arrow-color : #000000;
		scrollbar-base-color : #FFFFFF;
  	 	scrollbar-darkshadow-color : #FFFFFF;
    	scrollbar-face-color : #FFFFFF;
    	scrollbar-highlight-color : #999999;
    	scrollbar-shadow-color : #999999;
    	scrollbar-track-color : #FFFFFF;
    	scrollbar-3dlight-color : #FFFFFF;
    }
