p,body,td,ul,li,a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	color: #000000
}

.bold {
	font-weight: bold;
}
.boldColor {
	font-weight: bold;
	color: #3333cc;
}
.caption {
	color: #ffffff;
}


ul, ol {
	padding-left: 20px;
}
