.contentarea {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.standard {
	font-size: 12px;
	color: #000000;
}
.date_updated {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
li {
	color: #666666;
	font-size: 12px;
}
a:link {
	color: #4AB227;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #006600;
}