body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {
	color: #2A5C79;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #3E6A84;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6CB33F;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #3E6A84;
}
a {
	font-size: 12px;
}
.style4 {
	color: #666666;
	font-size: 10px;
}

.style4 a:hover {
	color:#6CB33F;
	}

.style6 {
	font-size: 10px;
	font-weight: bold;
}
h3 {
	margin-bottom: .0;
}

p {
	margin-top: .25em;
}
.style1 {
	clear:both;
}


td.nav {
	width: 168px;
	backgound: #f0f0f0;
	border-right: 1px solid #ccc;
	padding-bottom: 2em;
}

	p.nav span {
	background: transparent url(/images/pointer.png) no-repeat 0 0;
	padding-left: 20px;
	width: 168px;
	padding-right:20px;
	border-bottom: 1px solid #ccc;
	float: left;
	clear: left;
	margin: 5px 0;
	}
	
	p.nav {
		padding-top: .5em;
		color: #333;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		font-family: Verdana;
	}
	p.nav a, p.nav a:visited {
		color: #0599c1;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		font-family: Verdana;
	}
	p.nav a:hover {
		color: #036;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		font-family: Verdana;
	}
