td
{
	color: #666;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

b
{
	color: #666;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}


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

}

a:hover
{
	text-decoration: none;
	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: #888;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

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