body
	{
	background: #AEEDFE;
	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:#3C65EA;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#BAEFFF;
	scrollbar-shadow-color:#06227D;
	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;
}
