/* MAIN CONTENT */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2108;
}
body {
	background-image: url(images/bg_02.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #47A2FF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #47A2FF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #47A2FF;
}

/* CONTENT CSS */
.contenttb {
	text-align: justify;
	}
.ptxt {
	padding-left: 125px;
	padding-right: 105px;
	}
.title {
	padding-left: 125px;
	font-weight: bold;
	text-decoration: underline;
	color: #357718;
	}
.light {
	color: #357718;
	font-weight: bold;
	}