<STYLE type="text/css">
<!--
BODY	{
	font-family: Verdana, Arial, Helvetica;
	margin: 0px;
	}

P	{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,89,43);
	font-size: 13px;
	}

LI	{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,89,43);
	font-size: 12px;
	list-style-image: url(images/li.jpg);
	padding-bottom: 2px;
	}

.toppgraphic {
 border: 1px solid #ccc;
 margin: 5px 5px 5px 5px;
 height: 100px;
 padding: 10px;
 background-image: url(images/idaho_falls_disc_golf_cours.jpg);
 }

H1	{
	font-family: Verdana, Arial;
	font-size: 21px;
	color: rgb(59,82,28);
	font-variant: small-caps;
	}

H2	{ font-family: Tahoma, Veranda, Arial, Helvetica, Modern, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-indent: 24px;
	border-bottom: 1px dashed rgb(59,82,28);
	padding-bottom: 2px;
	color: rgb(59,82,28);
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	}

H3	{
	font-family: Veranda, Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,102,102);
	}

H4	{
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: rgb(0,102,102);
	margin-top: 1px;
	}

BIG	{
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,102,102);
	}

SMALL	{
	font-family: Arial, Helvetica;
	font-size: 11px;
	}

TD	{
	font-family: Veranda, Arial, Helvetica;
	font-size: 8pt;
	color: rgb(0,0,153);
	}

HR	{ color: rgb(255,204,0);}


.maintable {
	border-left: 1px dashed rgb(0,0,0);
	border-right: 1px dashed rgb(0,0,0);
	background-color: rgb(255,255,255);
	}

.content {
	padding-right: 10px;
	padding-left: 10px;
	}

.footer {
	background-color: rgb(249,252,249);
	border: 1px dotted rgb(0,0,0);
	padding: 0px;
	margin: 12px;
	font-family: Veranda, Arial, Helvetica;
	font-size: 10px;
	color: rgb(0,0,153);
	}

#box	{
	position: relative;
	padding:5px;
	margin: 0px 0px 5px 0px;
	font-size: 10;
	background-color: rgb(240,240,240);
	border: 1px solid rgb(51,51,51);
	}
	
-->
</STYLE>