#CellStyle01{

font-family:arial;
font-size:10px;
color:#FFFFFF;
}

#CellStyle02{
	border-left: 1px solid #E7E3E7;
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
}


#CellStyle03{

font-family:arial;
font-size:10px;
color:#000000;
padding:12px;
}


a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display: block;
	height: 30px;
}
span {
	color: #666;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
small {
	float: left;
	font-size:10px;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
