body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #143251;
}

A:link
{
	color: #FF00FF;
	font-size: 8pt;
	text-decoration: underline;
}

A:hover
{
	color: #FF00FF;
	font-size: 8pt;
	text-decoration: underline;
}

A:visited
{
	color: #FF00FF;
	font-size: 8pt;
	text-decoration: underline;
}

.bodytext
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.tabletext
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.tabletext A:link
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF00FF;
	text-decoration: underline;
}

.tabletext A:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF00FF;
	text-decoration: underline;
}

.tabletext A:visited
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FF00FF;
	text-decoration: underline;
}

.tableheadingtext
{
	background: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.table_background
{
	background-color: #FFFFFF;
}

.table_foreground
{
	background-color: #143251;
}

.table_heading
{
	font-size: 13pt;
	font-weight: bold;
	color: white;
	background-color: #808080;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.table_body
{
	background-color: #EEEEEE;
	font-size: 8pt;
}

