<!--

body 
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #19325B;
	background-image: url('images/bg_fader.gif');
	background-repeat: repeat;
	background-attachment: fixed
}

p
{
	font-size:13px;
	font-family:Verdana;
	color:#000000;
}

	a:link {text-decoration: none; color: #0000FF}
	a:visited {text-decoration: none; color: #0000FF}
	a:hover {text-decoration: underline; color: #CC0000}
	
	.fnavigation a:link {text-decoration: none; color: white}
	.fnavigation a:visited {text-decoration: none; color: white}
	.fnavigation a:hover {text-decoration: underline; color: #FFDC4F}
    
	.footer a:link {text-decoration: none; color: #19325B}
	.footer a:visited {text-decoration: none; color: #19325B}
	.footer a:hover {text-decoration: underline; color: #CC0000}
	
td 
{
	text-align: justify;
	vertical-align: middle;
	font-family:Verdana;
	font-size:13px;
	color:#000000;
}

.t11 
{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
}

.t10 
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}

h1 
{
	margin-bottom:.0005pt;
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:18.0pt;
	font-family:"Arial";
	font-weight:normal; margin-left:0in; margin-right:0in; margin-top:0in
}

hr {border:0; border-top: 1px solid #CCCCCC; height: 0;}
form {display:inline;}

-->