body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E4651;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
    font-family: Tahoma;
	color: #92cdff;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #435A7D;
}
a:link {
	text-decoration: none;
	color: #92cdff;
}
a:visited {
	text-decoration: none;
	color: #92cdff;
}
a:hover {
	text-decoration: none;
	color: #92cdff;
}
a:active {
	text-decoration: none;
	color: #92cdff;
}
