@charset "utf-8";
.Body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bodybold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.Heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
}
h2 {font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
body {
	background-color: #FFFFEC;
}.titles {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.topnav :hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CCCCCC;
	font-weight: bold;
}
