body 
{    	
	background-color: #006068;
}
p
{
	font-family: arial;
	font-size: 12px;
	color: #006663;
	font-weight: bold;
}
h1
{
	font-family: arial;
	font-size: 20px;
	color: #006663;
	font-weight: bold;
}
h2
{
	font-family: arial;
	font-size: 20px;
	color: #006663;
	font-weight: bold;
}
h3
{
	font-family: arial;
	font-size: 16px;
	color: #006663;
	font-weight: bold;
}
A:link 
{
	color:#006663
}
A:visited
{
	color:#006663
}
h6
{
	font-family: arial;
	font-size: 12px;
	color: #006663;
	font-weight: bold;
}
.style5 
{
	color: #006663;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style8 
{
	font-size: 90px; 
	color: #8BC756;
}
#dropmenudiv
{
position:absolute;
background-color: #E3FFB0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover
{ /*hover background color*/
background-color: #C7FF5E;
}