body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	background-image: url(images/main/back1.gif);
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: justify;
	
}
a:hover, a:active {
	color:  #60B97E;
	text-decoration: underline;
}

a:link, a:visited {
	color:#2F6B44;
	text-decoration: none;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #2F6B44;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	color: #2F6B44;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #2F6B44;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
	text-align: right;
}
.DataTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #006600;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
	font-weight: bold;
}
.HighLight {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #2F6B44;
	font-weight: bold;
}
.TableTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
