@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pictures/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.centbg {
	background-image: url(pictures/centbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffc20c;
}
.styl1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.styl2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; font-weight: bold; }
.styl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
.styl4 {font-size: 10}
.styl6 {font-size: 10px}