
body
{
	font-family: Arial;
	font-size: 13px;
	color: #E0E0E0;
	background-color: #000000;
}
a:link
{
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #960;
	text-decoration: none;
}
a:active
{
	color: #D7D0BB;
	text-decoration: none;
	text-transform: inherit;
}
a:hover
{
	color: #006600;
	font-style: italic;
	text-decoration: none;
	text-transform: inherit;
}
.text
{
	font-family: Arial;
	font-size: 14px;
	color: #E0E0E0;
}
#desc
{
	font-family: Arial;
	font-size: 12px;
	color: #E0E0E0;
}
.desc
{
	font-family: Arial;
	font-size: 12px;
	color: #E0E0E0;
}
#detpage {
	font-family: Arial;
	font-size: 13px;
	color: #E0E0E0;
	background-color: #000000;
	margin: 0;
}
.foot
{
	font-family: Arial;
	font-size: 12px;
	color: #E0E0E0;
	text-align: center;
}
.foot2
{
	font-family: Arial;
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
