body {
	background-image: url('images/bg.jpg');
	margin-top: 0px;
	background-repeat: repeat-x
}

.style1 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	list-style-type: square;
}
.style2 {color: #333333; font-family: tahoma; font-size: 12px; line-height: 22px; font-weight: bold; list-style-type: square; }
.style3 {
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #333333;
}
.style5 {
	color: #1180AE;
	font-weight: bold;
	font-style: italic;
}
.style6 {
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #009900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 12px; font-family: tahoma; font-weight: bold; color: #157586; }
.style8 {
	font-size: 12px;
	color: #003399;
	font-family: TAHOMA;
	font-weight: bold;
}
.style9 {
	color: #333333;
	font-size: 12px;
	font-family: TAHOMA;
	font-weight: normal;
	line-height: 20px;
}