body {
	font: Verdana, Arial, Helvetica, sans sarif;
	margin: 0 auto;
	text-align: center;
	background-color: #333333;
	margin-top: 50;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000
	text-decoration: none;
}
a:active {
	color: #777777;
	text-decoration: none;
}
.container {
	margin: auto;
	background: url(images/middle.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
}
.top {
	margin: 0 auto;
	height: 30;
	width: 790;
	background: url(images/top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.head {
	margin-top: 10px;
	margin-bottom: 20px;
}
.bodycontainer {
	margin: 0 auto;
	text-align: center;
	width: 650;
	background: url(images/innermiddle.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.bodytop {
	height: 30;
	background: url(images/innertop.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.body {
	padding-left: 30;
	padding-right: 30;
	padding-top: 0;
	paddng-bottom: 0;
	line-height: 120%;
	text-align: justify;
	text-indent: 25px;
	color: #333333;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodybottom {
	height: 30;
	background: url(images/innerbottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bottom {
	margin: 0 auto;
	height: 40;
	background: url(images/bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.head1 {
	font-size: 36px;
	color: #555555;
}
.head2 {
	font-size: 10px;
	color: #666666;
}
.head3 {
	font-size: 11px;
	color: #555555
h3 {
	text-indent: 0px;