<STYLE>

<!--This stylesheet controls the fonts and other attributes in the entire body of the non-frameset version.-->

body {
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	color: black;
	font-size: 10pt;
}

a.headnav {
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}

a.headnav:link	{
	color: #ffffff;
	text-decoration: none;
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	font-size: 10pt;
}

a.headnav:visited	{
	color: #ffffff;
	text-decoration: none;
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	font-size: 10pt;
}

a.headnav:hover	{
	text-decoration: none;
	color: #a9aec9;
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	font-size: 10pt;
}

a.footnav {
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	color: #777777;
	font-size: 10pt;
	text-decoration: none;
}

a.footnav:link	{
	color: #777777;
	text-decoration: none;
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	font-size: 10pt;
}

a.footnav:visited	{
	color: #777777;
	text-decoration: none;
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	font-size: 10pt;
}

a.footnav:hover	{
	text-decoration: none;
	color: #a9aec9;
	FONT-FAMILY: trebuchet ms;
	font-weight:bold;
	font-size: 10pt;
}

		
</STYLE>