body {

margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
background-color: 669933;
color: #000000;   
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;

}

p.body {
 
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
background-color: 669933;
color: #000000;   
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;

}

td.heading {
background-color: 669933;
color: #000000;   
font-size: 10pt;
font-weight: bold;    
font-family: verdana, arial, sans-serif;
padding: 5px;

}

td.nav {
background-color: 669933;
color: #000000;   
font-size: 12pt;
font-weight: normal;    
font-family: verdana, arial, sans-serif;
padding: 5px;

}

A:link {
color: #000000;
text-decoration: none;
}

A:visited {
color: #000000;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: none;
}

a.heading:link {
color: #9999ff;
text-decoration: none;
}

a.heading:visited {
color: #9999ff;
text-decoration: none;
}

a.heading:hover {
color: #000000;
text-decoration: none;
}

a.nav:link {
color: #66ffcc;
text-decoration: none;
}

a.nav:visited {
color: #ccccff;
text-decoration: none;
}

a.nav:hover {
color: #003366;
text-decoration: none;
}
#menu ul, #menu li	{
 	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	text-align : center;
}
	
#menu a:link, #menu a:visited	{
	background : #9999ff;
	border-left : 1px solid #ccccff;
	border-right : 1px solid #ccccff;
	border-top : 1px solid #ccccff;
	border-bottom : 1px solid #ccccff;
	color : #000000;
	text-align : center;
	font-size : medium;
	font-weight : bold;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #ffff99;
	border-bottom : 1px solid #ffffff;
	color : #000000;
}

#menu a:hover	{
	color : #000000;
	background : #ffff99;
}