body {
	background-color: #13596f;
	margin-left: 160px;
	margin-top: 80px;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7bb3ba;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	font: Verdana;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	font-weight: bold;
	line-height: 18px;
}

.body3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	font-weight: normal;
	line-height: 15px;
}

.body4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	font-weight: normal;
	line-height: 18px;
}

.style1 {color: #7bb3ba}
a:link {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #AECAB8;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #2C7484;
}
a:active {
	text-decoration:none;
	color: #AECAB8;
}
