body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #5d6873;
	background-repeat: repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #92cdff;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
a:link {
	color: #92cdff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #92cdff;
}
a:hover {
	text-decoration: underline;
	color: #92cdff;
}
a:active {
	text-decoration: none;
	color: #92cdff;
}
.style4 {color: #8EC6F6}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
