<style type = "text/css">
<!--

P.unused
{
	font-size:xx-small
}

P
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
}

BODY
{
	background: #D2D2FF url(clouds2.jpg);
	/*padding-right:140*/
}

H1, H2, H3, H4, H5, H6
{
	font-family:sans-serif;
	color:#000050
}

A:link {color:#FF0000}
A:visited {color:#960000}
A:active {color:#FF00C8}

P.updated
{
	font-family:sans-serif;
	font-size:xx-small;
	text-align:center;
	margin-top:10;
	margin-bottom:10
}

HR {height:3}

UL {list-style-image:url(bullet1.gif); list-style: disc}
UL UL {list-style-image:url(bullet2.gif); list-style: circle}
UL UL UL {list-style-image:url(bullet3.gif); list-style: disc}

-->
</style>