
body {
	background-image:url(images/backnew_blue.jpg);
	background-repeat:repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #fbf2e2;
	margin-top:0px;
}
a:link {
	color: #b7cdeb;
	text-decoration:underline
}
a:visited {
	text-decoration: none;
	color: #b7cdeb;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color:#b7cdeb;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

H1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
H2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#fbf2e2;
	}
H3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
    line-height:24px;
	}
.bodystyle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
}
