body{
background-color:#FFFFFF;
padding:0;
margin:0;
}

.headerTxt {
	font-family: Arial;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #AF7310;
	text-decoration: none;
}

.headerTxt2 {
	font-family: Arial;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #5D712D;
	text-decoration: none;
}

.headerTxt3 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #9BD01D;
	text-decoration: none;
}

.headerTxt4 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}

.normalTxt {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}

.normalTxt2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 3D3D3D;
	text-decoration: none;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #800080;
	text-decoration: underline;
}

a:active {
	color: #800080;
	text-decoration: underline;
}

.footer_menu {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #C9B04A;
}

a.footer_menu:link {
	color: #C9B04A;
	text-decoration: underline;
}
a.footer_menu:visited {
	color: #C9B04A;
	text-decoration: underline;
}
a.footer_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyrightTxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CAD0BD;
	text-decoration: none;
}

td { font-size: 10pt; }


