body, table         { color: #000000; font-family: Verdana; font-size: 8pt }
h1           { color: #30789E; font-family: Verdana; font-size: 12pt; font-weight:bold  }
h2           { color: #000000; font-family: Verdana; font-size: 10pt; font-weight:bold  }

.h1           { color: #123D09; font-family: Verdana; font-size: 12pt; font-weight:bold  }
.h2           { color: #30789E; font-family: Verdana; font-size: 10pt; font-weight:bold  }

a:active     { text-decoration: none; color: font-family: Verdana; color: #123D09; font-weight: bold }
a:link       { text-decoration: none; color: font-family: Verdana; color: #123D09; font-weight: bold }
a:visited    { text-decoration: none; color: #123D09; font-family: Verdana;  font-weight: bold }
a:hover      { text-decoration: none; color: #307422; font-family: Verdana;  font-weight: bold }

.font 			{ color: #000000; font-family: Verdana; font-size: 10pt }
.footer			{ font-family: Verdana; font-size: 8pt }
.bullets		{ color: #000000; font-family: Verdana; font-size: 8pt;}
input 			{color: #123D09; font-family: Verdana; font-size: 8pt; font-weight: bold; background: #FFFFFF}
.input 			{color: #FFFFFF; font-family: Verdana; font-size: 8pt; background: #123D09; font-variant: small-caps;}
select 			{color: #123D09; font-family: Verdana; font-size: 8pt; font-weight: bold; background: #FFFFFF}

.mainbg			{
				background-image: url('../images/template_08.jpg');
				background-repeat: no-repeat;
				}
	 
.outbg{
	background-image: url('../images/outdoor.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-position: bottom;
	 }
	 
	 
.inbg{
	background-image: url('../images/indoor.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-position: bottom;
	 }
	 
.bullets1 {
	list-style-image: url('../images/sm_arrow.gif');
	}