body {
	background-color: #006666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
p {
	color: #333333;
	line-height: 140%;
}

a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #EF9934;
}
a:active {
	color: #EF9934;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
	color: #006666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}


h5 {
	font-weight: bold;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-weight: normal;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
th {
	background-color: #F4F4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	text-align: left;
}
li {
	line-height: 140%;
}
.home_emp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1B163;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	background-color: #F4F4E4;
	color: #006666;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

