BODY
{
    FONT-FAMILY: sans-serif;
    BACKGROUND-COLOR: #759B00;
	SCROLLBAR-FACE-COLOR: #759B00;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #759B00;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #759B00;
	SCROLLBAR-DARKSHADOW-COLOR: #759B00
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 5px 85px;
	font-weight: normal;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.cvhead {
	margin-left: 50px;
}

.listing {
	margin: -10px 0px 0px 0px;
}

.cvclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #536F00;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	list-style-type: square;
	margin-bottom: 7px;

}

