body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:active
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
a.green_link
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#81AA30;
  font-weight: bold;
  text-decoration : underline;

  }
  a:visited.green_link
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#81AA30;
  font-weight: bold;
  text-decoration : underline;

  }
  a:hover.green_link
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#81AA30;
  font-weight: bold;
  text-decoration : underline;

  }
  a:active.green_link
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#81AA30;
  font-weight: bold;
  text-decoration : underline;

  }

.style1 {
	color: #786c4a;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #82AA31;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #82AA31;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}