html, body {
	margin: 0px;
	background-color: #8cb2d8;
	background-image: url("images/bkg_300.gif");
}
	
a:link { color: #181888; }

a:visited { color: #181888; }
	
a:hover { text-decoration: underline; color: #D98E28; }

.white {color: #ffffff; }




.size1 {
	font-size: 11pt;
	font-family: arial, helvetica, geneva, sans-serif;
	line-height: 15pt;
}
	
	
.size1white {
	font-size: 11pt;
	font-family: arial, helvetica, geneva, sans-serif;
	line-height: 14pt;
	color: #ffffff;
	}
	
.size1white a:link {
	font-size: 11pt;
	font-family: arial, helvetica, geneva, sans-serif;
	line-height: 14pt;
	color: #ffffff;
	}

	
.header1 {
	font-size: 12pt;
	font-weight: Bold;
	color: #005A35;
	font-family: Arial,Helvetica, Geneva, Sans-Serif;
	text-align: center;
	text-transform: uppercase;
	
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

.caps {
	text-transform: uppercase;
	}
	
.header2 {
	font-size: 10pt;
	font-weight: Bold;
	font-family: Arial,Helvetica, Geneva, Sans-Serif;
	}

</STYLE> 
