body {
	font-family: "Verdana";
	font-size: 8pt;
	color: #5A5D2C;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#D5CA90;
        scrollbar-3dlight-color:#DFE1B9;
        scrollbar-shadow-color:#D5CA90;
        scrollbar-darkshadow-color:#DFE1B9;
        scrollbar-track-color:#A5AEA0;
        scrollbar-arrow-color:#6A5E3F;
	background-color: #A5AEA0;
	text-align:center;
	margin-bottom:0;
}

A:link, A:visited {color: #8D9547; text-decoration: none;}
A:hover, A:active {color: #8D9547; font-weight: bold; font-size: 8pt; text-decoration: overline;}


.new {
	position:absolute; top:5px; left:179px;
	background:url(bg.jpg);
	background-repeat:repeat-y;
	width:398px;
	text-align:center;
}

.txt{
	margin-top:-55px;
	margin-left:30px;
	width:348px;
	text-align:left;
}

