@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0c7b8e;
	font-size:14px;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .7px;
}
.style3 {	color: #FFFFFF;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
a:link {
	color: #0bc3ab;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	color: #0bc3ab;
	text-decoration: none;
	font-size:14px;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-size:14px;
}
a:active {
	text-decoration: none;
	font-size:14px;
}
.menu a:link {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
.menu a:visited {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
.menu a:hover {
	font-family: tahoma;
	color: #FFFF00;
	text-decoration: underline;
	font-weight:bold;
	font-size:13px;
}
.menu a:active {
font-family: tahoma;
	text-decoration: none;
	font-size:13px;
}
a {
	font-size: 12px;
}

.head {

	font-size: 22px;
	color: #0c7b8e;
	font-weight: bold;
	margin-left: 8px;
	font-style:italic;
	line-height:normal;
	
}

.head2 {

	font-size: 22px;
	color: #0c7b8e;
	font-weight: bold;
	margin-left: 8px;
	
}

.subhead {

	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
	
	
}