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

A:link
{
	color: #000080;
	text-decoration: underline;
}

A:hover
{
	color: #000080;
	text-decoration: underline;
}

A:visited
{
	color: #000080;
	text-decoration: underline;
}

.bodytext
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	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;
}

.table_background
{
	background-color: #FFFFFF;
}

.table_foreground
{
	background-color: #C0C0C0;
}

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

.table_body
{
	background-color: #FFFFFF;
}