BODY
{
	margin: 0px;
	font-family: verdana;
	background-color: whitesmoke;
}

TABLE
{
	margin-top: 10px;
	border-collapse: collapse;
}

P
{
	font-size: 11px;
	color: #004800;	
}

img
{
}

img.pic
{
	border-right: #004800 thin solid;
	border-top: #004800 thin solid;
	border-left: #004800 thin solid;
	border-bottom: #004800 thin solid;
}

img.link
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MenuHeading
{
	font-size: 16px;
	font-weight:900 ;
	color: #608e56;
	font-family:Verdana;
	text-decoration: none;
}

.MenuItem
{
	font-size: 12px;
	font-weight:900 ;
	color: #006633;
	font-family:Verdana;
}

A:link
{
	color: #608e56;
	text-decoration: none;
}



A:visited
{
	color: #608e56;
	text-decoration: none;
}
A:HOVER
{
	color: #006600 ;
	
}

