.header, .copyblock, .side, .front, .list, .nestedlist {
	font-family: 	Verdana, Helvetica; 
}

.header, .copyblock {
	line-height: 	16px 
}

.copyblock, .list, .nestedlist {
	font-size: 		11px; 
}

.copyblock, .side, .front, .list, .nestedlist {
	color: 			#666666; 
}

.list, .nestedlist {
	line-height: 			16px;
	list-style-position:	outside;
}

.header {
	color:			#cc0033; 
	font-size:		12px; 
}

.side { 
	font-size: 		9px; 
	line-height: 	12.5px 
}

.front { 
	font-size: 		10px; 
	line-height: 	14px 
}

.list {
	list-style-type:		square;
}

.nestedlist {
	list-style-type:		circle;
}