body {
	background-color:#FFFFFF;
	font-family:Helvetica, Arial;
	color:#CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

#top {
	width:850px;
	margin:0px auto;
	margin-top:40px;
	margin-bottom:40px;
}

#middle {
	height:100px;
	background-image:url(imgs/indexbanda.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#bottom {
	color:#333333;
	text-align:left;
	font-size:10pt;
	width:850px;
	margin:0px auto;
	margin-top:30px;
}

a {
	font-weight:bold;
	font-size:12pt;
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#3399FF;
	text-decoration:underline;
}