body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #E8F1FF;
	background-repeat: repeat-x;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
}
.style2 {
    font-family:Tahoma;
	font-size:11px;
	color: #457bff;
	font-weight: bold;
}
.style3 {
    font-size: 9px;
	font-family:Tahoma;
	color:#494949;
}
.style4 {
    font-size: 11px;
	font-family:Tahoma;
	color:#494949;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;
}