@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	background-color: #0E68B6;
}
.style1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-family: "Trebuchet MS"; color: #333333; font-size: 12px;}
.style5 {color: #000066; font-size: 18px; font-family: "Trebuchet MS";}
.style7 {font-size: 10px; font-family: "Trebuchet MS"; color: #333333;}
.style8 {color: #000066; font-size: 12px; font-family: "Trebuchet MS"; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}
