body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}.BdrTop {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #048349;
}
.BdrBtm {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #048349;
}
.BdrDwnLft {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #048349;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #048349;

}
.BdrDwnRt {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #048349;
	border-bottom-color: #048349;
}
.BdrLft {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #048349;
}
.BdrRt {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #048349;
}
.BdrUpLft {
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-top-color: #048349;
	border-right-color: #048349;
}
.BdrUpRt {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #048349;
	border-left-color: #048349;
}
.BdrTopBtm {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #048349;
	border-bottom-color: #048349;
}
.BdrLftRt {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #048349;
	border-left-color: #048349;
}
a:link {
	text-decoration: none;
	color: #049166;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #049166;
	font-weight: bold;

}
a:hover {
	color: #D44674;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #049166;
	font-weight: bold;
	font-size: 10pt;
}

.bdrall {
	border: 3px double #048349;
}
.style09 {
	font-size: 9pt;
}
.style10 {
	font-size: 10pt;
}
.style12 {
	font-size: 12pt;
}
.style14 {
	font-size: 14pt;
	text-align: justify;
}
.style16 {
	font-size: 16pt;
	font-weight: bold;
}
.Red {
	color: #F00;
	font-weight: bolder;
}

.style20 {
	font-size: 20pt;
}
.style08 {
	font-size: 8pt;
}
.style11 {
	font-size: 11pt;
}

