body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #004875;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #004875;
	text-decoration: none;
}
a:visited {
	color: #004875;
	text-decoration: none;
}
a:hover {
	color: #C2A927;
	text-decoration: none;
}
a:active {
	color: #004875;
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a.style1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.style1:hover {
	color: #C2A927;
	text-decoration: none;
}
a.style1:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	color: #CCCCCC;
	font-size: 10px;
}

a.style2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.style2:hover {
	color: #cccccc;
	text-decoration: none;
}
a.style2:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-size: 21px;
	color: #004875;
	font-weight: bold;
}
.style8 {color: #004875}
.style9 {font-size: 10px}