body {
	font-family: "Tahoma";
	font-size: 10pt
	background-color: #ffffff;
	padding: 0;
	border: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	}

a:link {
	text-decoration: none;
	color: #097464;
	}

a:visited {
	text-decoration: none;
	color: #097464;
	}

a:hover {
	text-decoration: underline;
	color: #097464;
	}

a:active {
	text-decoration: underline;
	color: #097464;
	}

p {
	font-family: "Tahoma";
	font-size: 12px;
	color: #373B21;
	margin-top: 0pt;
	margin-left: 10pt;
	}

.quote {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #373B21;
	margin-top: 0pt;
	margin-left: 10pt;
	}

h1 {
	margin: 0in;
	margin-top: 10pt;
	margin-bottom: .0001pt;
	margin-left: 10pt;
	font-size: 14.0pt;
	font-family: "Tahoma";
	color: #097464;
	font-weight: bold;
	text-decoration: none;
	}

h2 {
	margin: 0in;
	margin-bottom: .0001pt;
	margin-left: 10pt;
	font-size: 10.0pt;
	font-family: "Tahoma";
	color: brown;
	font-weight: bold;
	}

.mainText {
	font-family: "Tahoma";
	font-size: 10pt;
	color: brown;
	}

.footer {
	font-size: 8pt;
	font-family: "Tahoma";
	text-decoration: none;
	color: #8B8B8B;
	text-align: left;
	}

table.portfolio {
	background: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;	}

td.nav {
	font-size: 10px;
	font-family: "Verdana";
	color: brown;
	margin-bottom: 10px;
	}

td.nav	a {
	font-size: 10px;
	color: brown;
	margin: 0;
	padding-top: 0;
	text-decoration: none;
	margin-bottom: 10px;
	}

td.nav	a:visited {
	font-size: 10px;
	color: brown;
	margin: 0;
	padding-top: 0;
	text-decoration: none;
	margin-bottom: 10px;
	}

td.nav	a:hover {
	font-size: 10px;
	color: brown;
	text-decoration: underline;
	margin-bottom: 10px;
	}

td.nav	a:active {
	font-size: 10px;
	color: brown;
	text-decoration: underline;
	margin-bottom: 10px;
	}



