body
{
  background-color:		#c6ba8a;
  text-align:center;
}	
body, td
{
  font-family: Verdana, Geneva, sans-serif;
  font-size:		12px;
  color:		    #000000;
  line-height:      18px;
}
a:hover
{
    color:		#8f8756;
    text-decoration:	underline;
	  font-weight: normal;
}

a
{
  color:		#5f4a26;
  text-decoration:	underline;
  font-weight: normal;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:		20px;
  color:		#02946e;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:		15px;
  color:		#3e5750;
  margin-bottom: 4px;
  text-align:left;
}

h3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:		15px;
  line-height:		18px;
  color:		#22312d; 
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 1px;
  padding-top: 1px;
}
h4
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:		15px;
  line-height:		18px;
  color:		#02946e;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 2px;
  padding-top: 2px;
}

.telephone
{
  letter-spacing: 1px;
  color:		#22312d;
}

.smallText {
  font-size:     11px;
}

strong
{
  color:		#000000;
  font-weight: bold;
}

ul
{
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 90%;
}

div.FOOTER
{
  font-size:		10px;
  background-color: #c6ba8a;
  line-height: 11px;
  color:		#4e6565;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:		#857c47;
}
div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	none;
  color:		#4e6565;
}

