/* Styles the body. */



/* The design-holder. */

#holder{
 position: relative;
 left: 50%; top: 0px;
 width: 748px; height: auto;
 margin-left: -375px; margin-bottom: 50px;
 padding-bottom: 25px;
 background-color:#FFFFFF
}


body {
	background-color: #346927;
	background-image: url();
}



.FNT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009999;
	font-weight: bold;
}

.FNT2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.FNT3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.3;
}
.FNT4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.FNT5 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #339966; }

.FNT6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 1.4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.FNT7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

