.text {
	color:#807D7D;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.pJustify {
	text-align:justify;
	margin-left:7px;
	margin-right:7px;
}

.pLeft {
	text-align:left;
	margin-left:7px;
	margin-right:7px;
}

.headerText {
	color:#2868B7;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.readMore {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}

.readMore:visited {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
}

.readMore:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
