div.contentBodyContainer {
}
li.default {

	color: #333333; /* Text Dark */
	list-style-type: disc;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #4E69EA;
	line-height: 14px;
}
body {

	margin: 0px;
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #333333; /* Global Gray */
	background-image: url(../siteassist_images/body_background.jpg);
}
