body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backGradient.jpg);
	background-repeat:repeat-x;
	background-color: #F6F3EA;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #333300;
}
a:link {
	color: #045131;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #045131;
}
a:hover {
	text-decoration: underline;
	color: #045131;
}
a:active {
	text-decoration: none;
	color: #045131;
}
h1 {
	font-size: 16px;
	color: #333300;
}
.insetText {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	padding-right: 85px;
	padding-left: 15px;
}
#leftText {
	padding: 24px 39px 26px 78px;
}
.headText {
	font-size: 16px;
	line-height: 28px;
	color: #333300;
	font-weight: 400;
}
.imageBorder {
	border: 4px solid #666600;
}