.tblheader {
}
.tblmenumain {
	background-color: #006633;
}
.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}


.letterhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #009900;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009900;
	}
h1 a:link{
color:#009900;
	text-decoration:none;
}
h1 a:active{
color:#009900;
	text-decoration:none;
}
h1 a:visited{
color:#009900;
	text-decoration:none;
}
h1 a:hover {
	color:#FF9900;
	text-decoration:none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #009900;
}
h2 a:link{
color:#009900;
}
h2 a:active{
color:#009900;
}
h2 a:visited{
color:#009900;
}
h2 a:hover {
	color:#FF9900;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #009900;
}
.letterhighlightlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #009900;
	font-weight: bold;
}
