body {
	
	font-family: verdana;
	color: #ffffff;   
	font-size: 10pt;
	text-align: justify;
	margin: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #6699FF;
	scrollbar-3dlight-color: #508AC2;
	scrollbar-darkshadow-color: #508AC2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6699FF;
	scrollbar-track-color: #6699FF;
     }

a:link, a:active, a:visited {
color: #000000;
font-size: 11pt;
text-decoration: none;
cursor: default;
font-weight: bold;
}

a:hover {
color: #8a6e75;
text-decoration: none;
border-bottom: 1px dotted #814c5a;
cursor: help;
font-weight: bold;
}

#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}