body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Tahoma;
	font-size: 9px;
	color: #A0A6A6;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #566475;
}
.style1 {font-size: 9px}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #137674;
	font-weight: bold;
}
a:link {
  color : #F76A31;
  text-decoration : none;
  font-weight: bold;
}

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

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

a:hover {
color: #137674;
  text-decoration : NONE;
  font-weight: bold;
}
.txt1 {
	color: #86A33B;
}
.txt2 {
	color: #DF3800;
}
.head {
	color: #137674;
	font-family: verdana, arial;
	font-size: 11
}