TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.header
{
	font-size: 11pt;
	color: #cccc66;
	font-family: Arial;
	font-weight: bold;
}
.itemlink
{
	font-size: 10pt;
	color: #ffffff;
}

a.contactlink:visited
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

a.contactlink
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}


a.contactlink:active
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

a.contactlink:hover
{
	text-decoration: none;
	color: #FF6600
}

a.linkitem:hover 
{
	text-decoration: none;
	color: #FF6600
	
}

a.linkitem:active
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.text-heading
{
	font-weight: normal;
	font-size: 10pt;
	color: #cccc66;
	font-family: Arial;
}
.text-body
{
}
a
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.copyrighttext
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;

}