body {
	background-color: #bde4e4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	font-weight: normal;
}
a:link {
	color: #009999;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}
/* Bottom Navigation */

.bottomnav a {
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

.bottomnav a:hover {
text-decoration: none;
font-weight: normal;
font-size: 9px;
color: #0000FF;
}

.bottomnav a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	}

.bottomnav {
font-family: Verdana;
font-size: 9px;
font-weight: normal;
color: #000000;
}

.cerechead {
font-size: 16px;
font-weight: bold;
color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #009999;
	margin-left: 10px;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	color: #009999;
	margin-left: 10px;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}
a {
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 5;
	margin-left: 10px;
	margin-right: 10px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 5px;
}
li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
styles {
}


