body {
	background-color: #415267;
	margin-top: 0px;
	background-image: url();
}
.styleBody {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;}
.styleAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	font-style: italic;
	font-weight: bold;
}
.stylePhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-style: italic;
	font-weight: bold;
}
.styleHeading {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #415267; font-weight: bold;}
.styleSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #415267;
}
.styleBodyLight {
font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #E3E1C1;
}
.styleSubHeadingLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #E3E1C1;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1F2F7;
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	font-weight: normal;
	background-color: #95B3D7;
	margin-bottom: 10px;
	margin-top: 10px;
}

.menu a:link {
	color: #E1F2F7;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {color: #E1F2F7; text-decoration: none; }
.menu a:hover {
	color: #3871A9;
	text-decoration: none;
	font-weight: normal;
}
.menu a:active {color: #E1F2F7; text-decoration: none; }
