a  {
background-color:	#E0FFE0;
color:	#008000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10pt;
font-weight:	bold;
text-decoration:	none;
}

a.nav  {
background-color:	#FFFFFF;
color:	#008000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	8pt;
font-weight:	normal;
text-decoration:	underline;
}

a:hover  {
	background-color:	#008000;
	color:	#E0FFE0;
	font-family:	Verdana, Arial, Sans-Serif;
	font-size:	10pt;
	font-weight:	bold;
	text-decoration:	none;
	text-align: center;
}

a:hover.nav  {
background-color:	#FFFFFF;
color:	#000000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	8pt;
font-weight:	normal;
text-decoration:	underline;
}

table  {
color:	#006000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10pt;
}
.Body-Heading {
	font-size: 12pt;
	font-weight: bold;
}
.center {
	text-align: center;
}

