body 
{
	background-color: #202020;
	font-family: verdana, geneva, sans-serif;
	font-size: 10pt;
	margin: 0;
}

a:link, a:visited, a:active, a:hover
{ 
	color: #FF0000;
	text-decoration: underline; 
	font-family: verdana, geneva, sans-serif;
	font-size: 10pt;
}

a.CP:link, a.CP:visited, a.CP:active, a.CP:hover
{ 
	color: #FF0000;
	text-decoration: underline; 
	font-family: verdana, geneva, sans-serif;
	font-size: 10pt;
}

table.main
{
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 2px;
	background-color: #444444;
	align: center;
	font-size: 10pt;
}

table.main tr
{ 
	vertical-align: top;
}

table.main td
{ 
	font-size: 10pt;
}

table.CPmain
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #444444;
	align: center;
	font-size: 10pt;
}

table.CPmain tr
{ 
	vertical-align: top;
}

table.CPmain td
{ 
	font-size: 10pt;
}

.redtext
{
	color: #FF0000;
}

.graytext
{
	color: #C0C0C0;
}

.graysmalltext
{
	color: #C0C0C0;
	font-size: 8pt;
}

.whitetext
{
	color: #FFFFFF;
}

.smalltext
{ 
	font-size: 8pt;
}

.newsheader
{
	color: #C0C0C0;
	font-size: 11pt;
	font-weight: bold;
}

a.small:link, a.small:visited, a.small:active
{ 
	color: #FF0000;
	text-decoration: underline; 
	font-family: verdana, geneva, sans-serif;
	font-size: 8pt;
}

.copy
{ 
	color: #888888;
	font-family: verdana, geneva, sans-serif;
	font-size: 8pt;
}