a:active
{
    font-weight: none;
    text-decoration: none;
}

a:visited
{
    font-weight: none;
    text-decoration: none;
}

a:link
{
    font-weight: none;
    text-decoration: none;
}

a:hover
{
    font-weight: none;
    text-decoration: underline;
	color: #0000C0;
}

span.menuhead
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

span.menutext
{
	font-family: Verdana;
	font-size: 8pt;
	color: #808080;
}

span.standard
{
	font-family: Verdana;
	font-size: 8pt;
}

span.body
{
	font-family: Verdana;
	font-size: 10pt;
}

span.subheading
{
	font-family: Verdana;
    font-weight: bold;
	font-size: 8pt;
	color: #008000;
}

span.heading
{
	font-family: Verdana;
    font-weight: bold;
	font-size: 12pt;
	color: #008000;
}

span.inverse
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}

span.menuheadgreen
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #008000;
}

span.caption
{
	font-family: Times New Roman;
	font-size: 10pt;
	font-style: italic;
	color: #772200;
}