body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #017161;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#email {border:1px solid 047363; background-color:#8BBCB6; text-align:center;}
h4 {
	font-size: 14px;
	color: #030303;
	padding:10px;
	margin:0px;
}

h1 {
	font-size: 24px;
	color: #047363;
}
h2 {
	font-size: 18px;
	color: #047363;
}
h3 {
	font-size: 14px;
	color: #047363;
}
.style1 {
	color: #026E61;
	font-size: 18px;
}

a:link {
	color: #2F8B7E;
}
a:visited {
	color: #2F8B7E;
	text-decoration: none;
}
a:hover {
	color: #2F8B7E;
	text-decoration: underline;
}
a:active {
	color: #2F8B7E;
	text-decoration: none;
}
a:link {
	color: #2F8B7E;
	text-decoration: none;
}
.style4 {
	font-size: 24px;
	color: #2F8B7E;
}


