.body {
	font-family: Arial, Helvetica, sans-serif;
}

.td {
	font-family: Arial, Helvetica, sans-serif;
}

.th {
	font-family: Arial, Helvetica, sans-serif;
}
.page_header {
	font-family:Arial, Helvetica, sans-serif;
	color:#009933;
	font-size:24px;
}
}
.youth_header {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:24px;
}
.sub_header {
	font-family:Arial, Helvetica, sans-serif;
	color:#009933;
	font-size:18px;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 125%;
}
.tble_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 125%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	border-top-color: #009933;
	padding: 10px;
}