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


a:link, a:active, a:visited {
color: #e42217;
font-size: 11pt;
text-decoration: none;
cursor: hand;
}

a:hover {
color:#790c0c;
background-color:#000000;
text-decoration:none;
border-bottom: 1px dashed #ffffff;
border-top: 1px dashed #ffffff;
font-weight: bold;
}

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