body {
	background-color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

td,p {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #0c8938;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: capitalize;
	color: #0c8938;
}


.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	color: #0c8938;
	font-weight: bold;
}

.content_space {
	padding:25px;
}

a:link, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #0c8938;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #0c8938;
	text-decoration: underline;
}

.greenbig {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #0c8938;
	text-decoration: none;
}

.greenmidle {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color: #0c8938;
	text-decoration: none;
	padding:5px;
}

.leftbg{
	background-image: url(images/home_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}