td,div {
	font-family: sans-serif;
	font-Size: 10px;
	color: white;
}
a {
	font-family: sans-serif;
	font-Size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #aa0000;
}
.small {
	font-size: 9px;
	color: #666666;
}
.head {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom:5px;
}

