body {
	background-image: url(images/bg_cross-2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #000000}
.style5 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a:link {
	color: #1F4F73;
	text-decoration: underline;
}
a:visited {
	color: #1F4F73;
	text-decoration: underline;
}
a:hover {
	color: #ADD8E6;
	text-decoration: none;
}
a:active {
	color: #1F4F73;
	text-decoration: underline;
}