
.name	{
	color: #0066FF;
	font-weight: bold;
	font-size: 11px;		
	}
.team	{
	font-size: 12px;
	font-weight: bold;	
}
.bold	{
	font-weight: bold;
}
.menu a	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menu a:hover	{
	color: #999999;
}
#form	{
	text-align: left;	
}