body,td,th {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #113262;
}
body {
	background-color: #768957;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #29481b; text-decoration: underline;	font-size: 9pt;}
a:visited {text-decoration: underline; color: #4d7499; font-size: 9pt;}
a:hover {text-decoration: underline; color: #8d1d69; font-size: 9pt;}
a:active {text-decoration: underline; color: #8d1d69; font-size: 9pt;}

a:link.light {color: #ffffff;	text-decoration: underline;	font-size: 9pt;}
a:visited.light {text-decoration: underline; color: #eeeeee; font-size: 9pt;}
a:hover.light {text-decoration: underline; color: #ECE9D8; font-size: 9pt;}
a:active.light {text-decoration: underline; color: #ECE9D8; font-size: 9pt;}

a:link.lightsm {color: #ffffff;	text-decoration: underline;	font-size: 7pt;}
a:visited.lightsm {text-decoration: underline; color: #eeeeee; font-size: 7pt;}
a:hover.lightsm {text-decoration: underline; color: #ECE9D8; font-size: 7pt;}
a:active.lightsm {text-decoration: underline; color: #ECE9D8; font-size: 7pt;}

a:link.bold {color: #29481b; text-decoration: none;	font-weight: bold; font-size: 9pt;}
a:visited.bold {text-decoration: none; color: #4d7499; font-weight: bold; font-size: 9pt;}
a:hover.bold {text-decoration: underline; color: #8d1d69; font-weight: bold; font-size: 9pt;}
a:active.bold {text-decoration: underline; color: #8d1d69; font-weight: bold; font-size: 9pt;}

a:link.nav {color: #ffffff;	text-decoration: none;	font-weight: bold;	font-size: 9pt; text-align: center; }
a:visited.nav {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 9pt;}
a:hover.nav {text-decoration: underline; color: #ECE9D8; font-weight: bold;	font-size: 9pt;}
a:active.nav {text-decoration: underline; color: #ECE9D8; font-weight: bold; font-size: 9pt;}

a:link.header1 {color: #4d7499;	text-decoration: underline;	font-weight: bold;	font-size: 15pt;}
a:visited.header1 {color: #4d7499; text-decoration: underline;	font-weight: bold;	font-size: 15pt;}
a:hover.header1 {color: #4d7499; text-decoration: underline;	font-weight: bold;	font-size: 15pt;}
a:active.header1 {color: #4d7499; text-decoration: underline;	font-weight: bold;	font-size: 15pt;}

h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15pt;
	color: #4d7499;
	font-weight: 500; 
}

.header1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15pt;
	color: #4d7499;
	
}
.header1light {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15pt;
	color: #ecf2e8;
}
	
.header2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13pt;
	color: #768957;
}
.header2light {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13pt;
	color: #ecf2e8;
}
.light {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #ecf2e8;
}
.nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	margin: 1px;
}