body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #33A02C;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.shadowLft {
}
.shadowRgt {
}
.shadowBtm {
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003300;
	background-color: #F5F5E6;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}
.subTitles {
	font-size: 14px;
	color: #BC9E34;
	text-transform: uppercase;
}
.pictureBorder {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 3px solid #56734B;
}
.pictureBorder2 {
	border: 3px solid #56734B;
}
.pictureText {
	font-size: 12px;
	line-height: 14px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #003300;
	background-color: #F5F5E6;
	text-align: justify;
	}
