p {
	margin: 0px 24px 10px;
	text-align:left;
}

.textlight {
	color: #666666;
	padding: 0px;
}

.textdark {
	color: #333333;
	padding: 0px;
}

.titles {
	font-weight: bold;
	color: #333333;
}

.newsection {
	margin-top:24px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

