body {
	font-family: Arial, Garamond, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	}
.small {
	font-family: Arial, Garamond, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	}
.head1 {
	font-family: Arial, Garamond, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	}
a:link, a:visited {
	font-family: Arial, Garamond, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	}
a:hover {
	font-family: Arial, Garamond, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	}
td {
	font-family: Arial, Garamond, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	}
th {
	font-family: Arial, Garamond, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	background-Color:#990000;
	}
.link {
        color: #990000;
        font-size: 8pt;
}