body
	{
	background: #F84BA4;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#D4AFF9;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F84BA4;
	scrollbar-shadow-color:#6B1694;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	}

.bg
{
	background: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}	
	
text
{
	font: normal;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
}

.copyright {
	font: 9px verdana, geneva, helvetica, sans-serif;
}
