body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ECF1D7;
}
.table_aboutmain {
	background-image: url(../images/back_about.gif);
	background-color: #e9efd1;
	background-repeat: repeat-x;
}
.headline {
	font-size: 25px;
	margin-top: 25px;
	color: #9e0b22;
}
.headline_green {
	font-size: 14px;
	color: #00645c;
	font-weight: bold;
	margin-top: 25px;
}
.text_red {
	color: #9e0b22;
}
.text_red A:link {
	color: #9e0b22;
	text-decoration: none;
}
.text_red A:visited {
	color: #9e0b22;
	text-decoration: none;
}
.text_red A:hover {
	color: #9e0b22;
	text-decoration: underline;
}
.text_green {
	color: #00645c;
}
.text_green A:link {
	color: #00645C;
	text-decoration: none;
}
.text_green A:visited {
	color: #00645C;
	text-decoration: none;
}
.text_green A:hover {
	color: #00645C;
	text-decoration: underline;
}
p {
	color: #6d6d74;
	font-size: 12px;
}
.p2 {
	font-size: 14px;
	color: #6d6d74;
}
.p3 {
	font-size: 16px;
	color: #6d6d74;
}
.footer {
	color: #92b27e;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
.typesize1 {
	font-size: 12px;
	color: #92b27e;
	font-weight: bold;
	margin-left: 5px;
}
.typesize2 {
	font-size: 14px;
	font-weight: bold;
	color: #92b27e;
}
.typesize3 {
	font-size: 16px;
	font-weight: bold;
	color: #92b27e;
}
a:link {
	color: #00645C;
	text-decoration: none;
}
a:visited {
	color: #00645C;
	text-decoration: none;
}
a:hover {
	color: #00645C;
	text-decoration: underline;
}

