body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 0px;
	background-image: url(Images/bg.jpg.jpg);
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.footer a:link{
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited{
	color: #0CC;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	color: #06F;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
}
.sub_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #039;
}
a:link {
	font-weight: bold;
	color: #1F2F3F;
}
a:visited {
	font-weight: bold;
	color: #1F2F3F;
}
a:hover {
	font-weight: bold;
	color: #00F;
}
