.PageProperties {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: normal;
    line-height: 20px;
	color: #000000;
	background: #86A695;	
}

.bodyMainTable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.insideTable1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #046329;
	background: #FFFFFF;
}

.footer {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
    font-weight: bold;
    line-height: 18px;
	color: #000000;
}

.footerCell-1 {
	text-align: center;
}

.footerCell-2 {
	text-align: right;
}

a:active {
	text-decoration: none;
	color: #023D19;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #023D19;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #023D19;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
    color: #1E49BC;
}

.h1 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 14pt;
     color: #080B42;
     font-weight:normal;
}

.h2 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 12pt;
     color: #080B42;
     font-weight:bold;
}

.h3 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 11pt;
     color: #080B42;
     font-weight:bold;
}