html {
	overflow-x: hidden;
	overflow-y: hidden
	overflow: hidden;
}
BODY  {
	color : black;
	background-color: #FFFFFF;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	scrollbar-shadow-color: #8EE00D;
	scrollbar-highlight-color: #9E6B3D;
	scrollbar-face-color: #8E5B0D;
	scrollbar-3dlight-color: #8E5B0D;
	scrollbar-darkshadow-color: #8E5B0D;
	scrollbar-track-color: #AE7D2D;
	scrollbar-arrow-color: #000000;
	border: 0px blue solid;
		}
body,
html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	  }
div#header {
	width: 1024px; height: 132px;
	color : white;
	background-color: #000000;
	position: absolute; top: 0px; left: 0px;
	padding: 0px; }
div#logo {
	width: 132px; height: 132px;
	color : white;
	background-color: #000000;
	position: absolute; top: 0px; left: 40px;
	padding: 0px; }
div#navigation {
	width: 219px; height: 636px;
	color : white;
	background-color: #000000;
	position: absolute; top: 132px; left: 0px;
	padding: 0px;
	text-align: center; }
div#mainarea   {
	width: 741x;
	height: 100%;
	position: absolute; top:133px; left:220px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word }

H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	text-shadow: 0.1em 0.1em 0.5em grey;
	color : white;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	text-shadow: 0.1em 0.1em 0.5em white;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}



TABLE  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:link  {
	font-size : 100%;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
}

A:hover  {
	font-size : 150%;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #00FFFF;
}

A:visited  {
	font-size : 100%;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #8800FF;
}
A:active  {
	font-size : 150%;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4444FF;
}
<style type="text/css">
A:hover {font-size:24; font-weight:bold; color: #000000;}
</style> 
