body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #006a9c;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5eb9e9;
	text-decoration:none;
}
.style1 a:link, style1 a:active, .style1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5eb9e9;
	text-decoration:none;
}
.style1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5eb9e9;
	text-decoration:underline;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #094577;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
