body {
	background-color: #80A0C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Bg {
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Bg3 {
	background-attachment: fixed;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.style1 {
	color: #0E4367;
	font-weight: bold;
}
.style2{
    color:#0E4367;
    font-weight:bold;
	}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0E4367;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0E4367;
}
