<!--

body
{
margin-left: 20%;
margin-right: 15%;
font-family: Arial, Trebuchet, Sans-Serif;
}

h1	{ color: rgb(51,204,255); font-size: 14pt; border-bottom: thin solid rgb(0,51,255); font-style: bold; margin-left: -5% }
h2, h3, h4, h5, h6 { font-style: normal; color: rgb(51,153,204); font-size: 12pt; line-height: 4pt; margin-left: -4%; }
pre	{ border-bottom: thik solid rgb(0,51,51) }
em	{ color: rgb(100,153,51) }
strong { text-transform: uppercase; font-weight: bold }
b	{ font-style: color: rgb(0,153,204) }
p	{ font-size: 12pt; line-height: 14pt; margin: 3px; text-indent: 3em }
.first-letter { margin-left: 24pt; font-style: bold; color: rgb(51,102,255); font-size: 24pt; float: left }
.first-line { text-transform: uppercase }
.splash { color: rgb(0,51,51) }
.banner { margin-left: -4% }
.l	{ margin: 0px; text-indent: 0px }
.c	{ text-align: center }
.r	{ margin: 0px; text-align: right }
.d	{ margin: 1em; text-indent: 0px; margin-left: 25% }
.p	{ margin: 1em; font-size: 9pt; line-height: 10pt; text-indent: 0px; margin-left: 25% }

a	{ text-decoration: none; border: 0px none; }
a:link { color: rgb(0,255,255); text-decoration: none; border: 0px none; }
a:visited { color: rgb(51,204,204); text-decoration: none; border: 0px none; }
a:hover { color: rgb(0,153,255); text-decoration: none; border: 0px none; }
ul	{ font-style: normal; font-size: 11pt; line-height: 12pt }
ol	{ font-style: normal; font-size: 11pt; line-height: 12pt }
th	{ background: rgb(51,204,255) }
caption { text-decoration: underline; margin-top: 1em }
blockquote { color: rgb(0,51,51); font-style: italic }
div.disclaimer { margin-left: -5% }
.scroolb	{ 
		scrollbar-face-color: rgb(0,51,51); 
		scrollbar-highlight-color: rgb(0,51,51); 
		scrollbar-3dlight-color: rgb(51,153,204); 
		scrollbar-darkshadow-color: rgb(51,51,51); 
		scrollbar-base-color: rgb(0,51,51); 
		scrollbar-arrow-color: rgb(153,204,255) 
		}

-->

