<STYLE type="text/css">
<!--

BODY	{
	background-color: white;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: rgb(34,43,78);
	}

P	{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: rgb(34,43,78);
	}

LI	{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: rgb(34,43,78);
	}

OL	{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: rgb(34,43,78);
	}

UL	{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: rgb(34,43,78);
	}

H1	{font-family: Arial, Helvetica;
	font-size: 18px;
	color: rgb(0,28,72);
	margin-bottom: 0;
	font-weight: bold;
	}

H2	{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,28,72);
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10;
	background-color: rgb(245,245,245);
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	text-indent: 33px;
	line-height: 27px;
	}

H3	{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: rgb(0,28,72);
	margin-left: 2pt;
	margin-bottom: 0;
	}

BIG	{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: rgb(34,43,78);
	}

SMALL	{
	font-family: Arial, Helvetica;
	font-size: 10px;
	}

TD	{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: rgb(34,43,78);
	}

.footer	{
	font-family: Verdana, Arial;
	font-size: 9px;
	border: 1px solid rgb(210,186,59);
	padding: 4px;
	margin: 5px;
	background-color: rgb(247,247,247);
	}

.mainbox {
	border: 2px dashed rgb(220,220,220);
	padding: 5px;
	}

-->
</STYLE>