
BODY {font: 10pt "Tahoma"}
.subhead {margin-left: 10em}
.sub1 {margin-left: 2em}
.sub2 {margin-left: 5em}
.sub3 {margin-left: 0em}

<style> 
<!--
body {
scrollbar-3dlight-color:#9500C8;
scrollbar-arrow-color:#CCCC33;
scrollbar-base-color:#CCCC33;
scrollbar-darkshadow-color:#9500C8;
scrollbar-face-color:#9500C8;
scrollbar-highlight-color:#CCCC33;
scrollbar-shadow-color:#CCCC33;
}
//-->

</style>



H1 {font: 17pt/19pt "Tahoma";
	font-weight: bold;
	color: #9500C8}
H2 {font: 14pt/16pt "Tahoma";
	font-weight: bold;
	margin-left: 5em;
	color: #9500C8}
h3 {font: 10pt/12pt "Tahoma";
	color: #9500C8}
p1 {font: 10pt "Tahoma";
	color: black}

a {text-decoration: underline}
a:link {color: #9500C8}
a:visited {color: #CCCC33}
a:hover {color: #CCCC33}
a:active {color: grey}

.leftcolumn {
	position:	absolute;
	width:	200;
	top:	0px;
	left:	0px;
	background-color: #30B5F1;
	}

.rightcolumn {
	position:	aboslute;
	top:	0px;
	left:	200px;
	}