body {
	background-color: #64B054;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #1E71B8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E71B8;
}
a:hover {
	text-decoration: underline;
	color: #1E71B8;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #1E71B8;
}
h6 {
	font-size: 10px;
	color: #8F0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.client {
	font-size: 11px;
}
.wrap_jobs p {
	padding-bottom: 10px;
}

.wrap_jobs li {
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #64B054;
	margin-bottom: 15px;
}
blockquote {
	background-color: #D9EEFB;
	border: medium solid #64B054;
	padding: 5px;
}
