body {
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
}

p {
	margin: 0px;
	margin-bottom: 7px;
}

.cms_page_text {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.cms_page_text a {
	color: #68ae0b;
	text-decoration: none;
}

.cms_page_text a:hover {
	color: #68ae0b;
	text-decoration: underline;
}

.cms_page_title {
	font-size: 18px;
	color: #000000;
	text-align: justify;
}

.cms_page_title a {
	color: #68ae0b;
	text-decoration: none;
}

.cms_page_title a:hover {
	color: #68ae0b;
	text-decoration: underline;
}
