<style>
<!-- customized look and feel of standard tags (or aliases of them) -->

H1,H2,H3,H4,P,I,EM,B,LI,UL, OL, DD, DT, DL, A, STRONG, BLOCKQUOTE, BODY, TD{
	font-family:sans-serif, helvetica, Arial; 
	font-size: 10pt;
	font-color: #000000;
	font-weight: normal;
}

BODY
{
	margin-right: 0px;
}

div.small
{
	font-family: sans-serif, helvetica, Arial;
	font-size: 8pt;
}

DT {
	font-color: #006699;
	font-size: 10pt;
}



H1 {
	font-family: sans-serif;
	font-size: 13pt;
   	font-weight: normal;	
	color: #006699;
}

TH {
	padding: 0;
	margin: 0;
	font-size: 10pt;
    /*font-weight:bold;*/
}

TD {
	font-family:sans-serif, helvetica, Arial;
	font-size: 10pt;
}

TD.small {
	font-size: 8pt;
}

imgTitle {
	font-style: italic;
	font-size: 8 pt;
}

B, SRONG, EM {
	font-weight:bold;
}

PRE {
	font-family: monospaced; 
	font-size:10pt;
}

HR.dash
{
	color: #c0c0c0;
	background-color: transparent;
	height: 1px;
	border-bottom: 0px;
	border-top: 1px dashed #c0c0c0; 
}

A {
	color:#006699;
}
A:hover {
	color:#0000FF;
	text-decoration:underline;
}

A:active {
	color:#0000FF;
	text-decoration:underline;
}

A:visited {
	color:#620201;
}

TABLE {
	border-collapse: collapse;
}

.topnav, .topnav:visited, a.topnav:visited {
	font-family:sans-serif, helvetica, Arial;
	font-size: 13pt;
	color:#ffffff;
	text-decoration:none;
}

.topnav:active, a.topnav:active, .topnav:hover, a.topnav.hover {
	color:#ffffff;
	text-decoration:underline;
}
</style>

