@charset "UTF-8";
/* CSS Document */

body {
	background-color: #c6c6c6;
	background-image: url(images/bckg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: verdana;
	font-size: 10px;
}
.style3 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style5 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.style7 {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	font-family: verdana;
	font-size: 11px;
	color: #597686;
	font-weight: bold;
}
