body {
	background: #2071a0;
	margin: 0px;
	}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
	}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
	}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	}
td {
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	}
.title {
	font-size: 24pt;
	color: #FFFFFF;
	font-family: Arial;
	}
.title2 {
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Arial;
	}
.header {
	font-weight: bold;
	font-size: 12pt;
	color: #008000;
	font-family: Arial;
	}
.bottom {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	}
