.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.scroll {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#808080;
scrollbar-darkshadow-color:#080808;
scrollbar-shadow-color:#888888;
scrollbar-arrow-color:#CC3333;
scrollbar-track-color:#FFFFFF;
}
body {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#808080;
scrollbar-darkshadow-color:#080808;
scrollbar-shadow-color:#888888;
scrollbar-arrow-color:#CC3333;
scrollbar-track-color:#FFFFFF;
margin:0px;
text-align:center;
}
.poster a:visited {
	font-family: "PosterBodoni BT";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.poster a:hover {
	font-family: "PosterBodoni BT";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.poster a:link {
	font-family: "PosterBodoni BT";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.poster a:active {
	font-family: "PosterBodoni BT";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}