p {
	font-size: 12px;
	margin: 0px;
	}
ul {
	list-style-type: square; 
	font-size: 12px;
	margin: 10px 0px;
	padding-left: 14px;
}
body {
	margin: 5px 0px 0px 5px;
	background-color: #2C2D2E; /* Hard coded for all color pallettes */
	font-size: 12px; /* Font Size */
	line-height: 16px;
}
#homePage .homeResources {
	height: auto;
}
#homePage #homeSideCell .homeSideNav .homeSideNavBody .homeFont16px a {
	line-height: 19px;
}
