BODY {
	background-color : #FFFFFF;
	background-image : url(rivbg.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666699;
	margin-left : 20px;
	margin-right : 20px;
}

TABLE, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666699;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666699;
	margin-left : 3em;
	margin-right : 3em;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE {
	color : #990000;
}

A:HOVER {
	color : #CC0000;
}

A:LINK {
	color : #000099;
}

A:VISITED {
	color : #990000;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666699;
	list-style : square;
	margin-left : 4em;
	margin-right : 4em;
}

 LI {
	list-style : square;
}

.ltxt  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666699;
	margin-left : 4em;
	margin-right : 3em;
	text-indent : -1em;
}
.init {
	font-size : 14pt;
	color : #996633;
	font-weight : 700;
	font-style : italic;
}



