body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
.style1 {font-size: 9px}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #137674;
	font-weight: bold;
}
a:link {
  color : #37FA0A;
  text-decoration : none;
  font-weight: bold;
}

a:visited {
  color : #37FA0A;
  text-decoration : none;
  font-weight: bold;
}

a:active {
  color: #37FA0A;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
color: #37FA0A;
  text-decoration : underline;
  font-weight: bold;
}
.txt1 {
	color: #86A33B;
}
.txt2 {
	color: #DF3800;
}
.head {
	color: #137674;
	font-family: verdana, arial;
	font-size: 11
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;

}