/* CSS Document */

body {
	background-color: #263E17;
	text-align:center;
	margin:5px;
	padding:0;
	font: 12px Georgia, "Times New Roman", Times, serif; 
	color: #566422;
	color:#666;
	}
a {
	color:navy;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:8pt;}
.tblTdPad td { padding:3px 0px 3px 0px;}
.header { font-weight:bold; font-size:1.2em; font-family:Verdana, Arial, Helvetica, sans-serif;color:#20103f;}
.style10 { line-height:18pt;}
