body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #000000;
	background-image:url(images/greenblacknorepeat.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat
}

.double_spacing {
    line-height:51px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight:bold;
	color: #000000;
	font-style:italic;
}

.medium_spacing {
    line-height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	font-style:italic;
}

.medium_spacing_larger_font {
    line-height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:bold;
	color: #000000;
	font-style:italic;
}

.table {
	background-color:#FFF;

}

a:link {
	color: #669900;
	text-decoration:none;
}
a:visited {
	color: #669900;
	text-decoration:none;
}
a:hover {
	color: #669900;
	text-decoration:underline;
}
a:active {
	color: #669900;
	text-decoration:none;
}

.header0_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight:bold;
	color: #000000;
	font-style:italic;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
}

.bold_header_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
	font-weight:bold;
	color: #2C5994;
}

.bold_header_green {
	font-family: "Verdana";
	font-size: 25pt;
	font-weight:bold;
	color:#6F8F32;
}

.bold_header2_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	color: #2C5994;
}


.header1_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight:bold;
	color: #000000;
	font-style:italic;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
}

.header2white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
}

.header-val {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight:bold;
	color: #6E1017;
	font-style:italic;
}

.header2_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	font-style:italic;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#6F8F32;
}

.red_link {
    color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}
