p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
}
.bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.mini {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}

