body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.style5 {font-size: 10px
}
.style6 {color: #000000}

.style7 {color: #476B8D}
.style8 {color: #476B8D; font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: underline;
	color: #002c76;
}
a:active {
	text-decoration: none;
	color: #000000;
}