body {
		background-color: #96ABBE;
		margin-top: 10px;
	   	
}

h1 {
	color: #57708F; text-align: center; font-size: 12pt;
	margin: 4px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #000099; font-size: 9pt; 
	padding: 0px;
	margin: 0px;
}

td {
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	line-height : 150%;
}


hr {
	color: #758351;
	border : thin;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	line-height : 100%;
}

.copy_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #C6D2E1;
	line-height : 100%;
}

.big_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ffffff;
	line-height : 100%;
}

a:link {color: #C6D2E1; text-decoration: none  }
a:visited { color: #C6D2E1; text-decoration: none  }
a:hover {color: #C6D2E1; text-decoration: none  }

a:link.nav {color: #000099; text-decoration: underline; }
a:visited.nav { color: #000099; text-decoration: underline }
a:hover.nav {color: #96ABBE; text-decoration: underline}

a:link.copy {color: #000000; text-decoration: underline; }
a:visited.copy { color: #000000; text-decoration: underline }
a:hover.copy {color: #cc0000; text-decoration: underline}

a:link.nav {color: #ffffff; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;}
a:visited.nav { color: #ffffff; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;  }
a:hover.nav {color: #000099; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: center; font-weight: bold;  }