body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #6293C3;
}
.clickhere {
	font-size: 24px;
	text-transform: capitalize;
	line-height: 140%;
}
.clickhere a:link {
	color: #4F6A1A;
	line-height: 140%;
}
.clickhere a:visited {
	color: #4F6A1A;
}
.clickhere a:hover {
	color: #C3D0DD;
}
.TableFull {
	padding: 5px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004385;
	border-right-color: #004385;
	border-bottom-color: #004385;
	border-left-color: #004385;
}
.TableReviews {
	color: #4F6A1A;
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 50px;
}
.adtext {
	color: #002D58;
	line-height: 35px;
	font-size: 18px;
}
.smalladtext {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #98005A;
}

h1 {
	color: #4F6A1A;
}
