body {
	font-family: "Tahoma";
	background: #ECEBEB url('./images/watermark.gif');
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a:link {
	text-decoration: none;
	color: #124981;
	}

a:visited {
	text-decoration: none;
	color: #124981;
	}

a:hover {
	text-decoration: underline;
	color: black;
	}

a:active {
	text-decoration: none;
	color: black;
	}

p {
	font-family: "Tahoma";
	font-size: 12px;
	color: navy;
	margin-top: 0pt;
	}

h1 {
	margin: 0in;
	margin-bottom: .0001pt;
	font-size: 14.0pt;
	font-family: "Tahoma";
	color: #124981;
	font-weight: bold;
	text-decoration: none;
	}

h2 {
	margin: 0in;
	margin-bottom: .0001pt;
	font-size: 10.0pt;
	font-family: "Tahoma";
	color: #124981;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-underline: single;
	}

.mainText {
	font-family: "Tahoma";
	font-size: 10pt;
	color: brown;
	}

.footer {
	font-size: 8pt;
	font-family: "Tahoma";
	text-decoration: none;
	color: gray;
	margin-top: 6pt;
	text-align: left;
	}

table.main {
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 6px 6px 6px;
	border-color: navy navy navy navy;
	border-width: 1px;
	border-style: solid;
	}

td.nav {
	font-family: "Tahoma";
	font-size: 11px;
	color: navy;
	text-align: right;
	font-weight: bold;
	}

td.nav a {
	font-size: 11px;
	color: #64635F;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	}

td.nav a:visited {
	font-size: 11px;
	color: #64635F;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	}

td.nav a:hover {
	font-size: 11px;
	color: #BBBBBB;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	}

