td
{
	color: #ccc;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #555;
}
.line
{
	background-color: #222;
}
.blck
{
	background-color: #000;
}

.bullets
{
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.head
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
a
{
	text-decoration: none;
	color: #3FF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;

}
a.visited
{
	text-decoration: none;
	color: #3FF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;

}
a:hover
{
	text-decoration: underline;
	color: #666;
	font-family: verdana;
	font-size: 10px;

}
.minihead
{
	color: #999;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}
.miniheadgrey
{
	color: #555;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}

.logo
{
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.mouse
{
	color: #309;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
}

.pwrap
{ 
padding-right: 14px;
padding-bottom: 8px;
}