body {
	font-family: Arial, Helvetica;
        font-size: 10pt;
	background-color: #ffffff;
        color: #000000
}
h1 {
	font-family: 'Arial Narrow', Helvetica;
	text-align: left; color: #000099;
	margin-left: 2;
	margin-top: 2
}
h2, h3, h4, h5, h6 {
	font-family: 'Arial Narrow', Helvetica;
	text-align: left; color: #000099;
	margin-left: 2;
	margin-top: 2
}
th { font-size: 12pt; text-align: left; background-color: #CDB79E; font-family:
               Verdana; font-weight: bold }
td { font-size: 9pt; color: #000000; text-align: left }
a:link	{
	color: #000099;
	text-decoration: none;
	font-style: oblique;
}
a:visited { color: #800080;
	text-decoration: none;
	font-style: italic
}
a:active { color: #FF0000;
	text-decoration: blink;
	font-style: italic;
}
a:hover { color: #FF0000 }
