body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B8C0B1;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	letter-spacing: 1;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	letter-spacing: 1;
	font-weight: normal;
}

p.navsubs a {
	color: #857B6E;
	text-decoration: none;
}

p.navsubs a:hover, p.navsubs a:active {
	color: #5D5D4F;
	background-color: #AFA193;
}

table.nested td {
	background-image: none;
	text-align: justify;
	font-size: 1px;
	background-color: #AFA193;
	background-image:  url('none');
	border: 0px none #666666;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}
table.link {
	margin: 0px 0px 0px 0px;
}
table.link td {
	background-image: none;
	text-align: center;
	font-size: 1px;
	background-color: #E9E9E9;
	background-image:  url('none');
	border: 0px outset #FFFFCC;
	padding: 0px
	}
table.nested {
	background-color: #FFFFFF;
	border: 0px;
	width: 100%;
	}	
table.nested th {
	background-image: url('none');
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: left
	}
table.nested caption {
	text-align: left;
	font-weight: bold;
	}
table.nested h1 {
	font-size: 20px;
	color: #896B74;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

table.nested h2 {
	font-size: 0px;
	color: #896B74;
	margin: 0px 20px 0px 0px;
	text-align: center;
}
#table.nested p {
	margin: 0px 0px;
}
