<STYLE type="text/css">
<!--
BODY	{
	font-family: Verdana, Arial, Helvetica, Modern, sans-serif; 
	font-size: 11px;
	margin: 2px;
	}
	
P, TD	{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 11px;
	margin-top: 0;
	}
	
LI 	{
	font-family: Verdana, Arial, Helvetica;
	list-style : disc url(images/bullet.jpg) outside;
	color: rgb(0,0,0);
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

UL	{
	margin-top: 2px;
	margin-bottom: 2px;
	}

H1	{
	font-family: Verdana, Arial;
	font-size: 21px;
	text-align: center;
	text-indent: 10px;
	font-weight: bold;
	color: rgb(0,0,0);
	margin-bottom: 20px;
	margin-top: 20px;
	}

H2	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	background-image: url(images/bullet-h2.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgb(153,0,0);
	border-top: 1px solid rgb(153,0,0);
	padding: 0px;
	background-color: rgb(240,240,240);
	color: rgb(92,0,0);
	margin-bottom: 20; 
	}

H3	{
	font-family: Arial, Helvetica;
	font-size: 16px;
	border-bottom: 1px dashed rgb(153,0,0);
	color: rgb(92,0,0);
	background-color: rgb(245,245,245);
	margin-bottom:5;
	}

H4	{
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: rgb(153,0,0);
	margin-bottom:3px;
	}

BIG	{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	}

SMALL	{
	font-family: Verdana, Arial;
	font-size: 11px;
	}

#footer	{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: center;
	}


.border	{
	border: 1px solid rgb(79,53,0);
	background-color: rgb(255,255,255);
	}

.locations {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14;
	}

.maintable {
	border: 2px solid rgb(180,180,180);
	background-color: rgb(255,255,255);
	}

.footer {
	text-align: center;
	border-top: 1px dashed rgb(200,200,200);
	padding: 10px;
	color: rgb(100,100,100);
	}


-->
</STYLE>