body
{
	background: #333333;
	margin: 0px 0px 0px 0px;
}

.text
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background: #666666;
}
.title { color: #fff; font-size: 11px; font-family: verdana, sans-serif; background: transparent }
.ispace { margin: 1px; }

a:link
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

td.copyright
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.homelink:link
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.homelink:active
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.homelink:visited
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.homelink:hover
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.about
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	margin: 10px;
}



.thumbnail
{
	background: #333333;
	border: 10px solid #999999;
	width: 85px;
	height: 85px;
	float: right;
	padding: 1px;
}

