body {
	background : #B1B2B8 url('') repeat;
	font-family: verdana;
	color: #000000;   
	font-size: 8pt;
	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;
border-bottom: 1px dotted #ffffff;
cursor: default;
font-weight: bold;
}

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

#top {
	position: absolute;
	top: 0px;
	left: 208px;
}

DIV.header {
    background: url('/Devil/etna-ban.png') left top no-repeat;
    color: #735055;
    font-size: 15pt;
    font-family: ;
    width: 250px;
    height: 20px;
   text-align: left;
    padding: 30px;
}
