a:link       { color: #0000FF }
a:visited    { color: #808080 }
a:active     { color: #FF0000 }
body         { font-family: Arial, Helvetica, Verdana; background-color: #white; 
				font-size: 10pt; text-align: Left; margin-top: 6; margin-bottom: 6 
				scrollbar-arrow-color: #3333ff;
				scrollbar-base-color:#ccccff;		}
				
				
				
table        { table-border-color-light: rgb(255,255,102); table-border-color-dark: 
               rgb(0,0,0); font-family: Arial, Helvetica, Verdana; font-size: 10pt }
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, Verdana;
}
h1           { color: #0000FF; font-size: 18pt; font-weight: bold; text-align: Left; 
               list-style-type: decimal }
h2           { color: #0000FF; font-size: 12pt; font-weight: bold }
h3           { color: #0000FF; font-size: 12pt; font-weight: bold }
h4           { color: #0000FF; font-size: 12pt; font-weight: bold }
h5           { color: #0000FF; font-size: 12pt; font-weight: bold }
h6           { color: #0000FF; font-size: 12pt; font-weight: bold }
p            { font-family: Arial, Helvetica, Verdana; font-size: 10pt }
li           { font-family: Arial, Helvetica, Verdana; font-size: 10pt }
hr           { color: #0000FF }