.liheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #006666;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
}
.xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}
.dashbox {
	border: 1px dashed #006666;
	padding: 10px;
}

