body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #87949a;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #6a6f72;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #EC521C;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #87949A;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma
}
.style7 {
	color: #87949a;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #6a6f72;
	font-size: 14px;
	font-family: tahoma;
}

a {
  color: #EC521C;
  text-decoration: none;
}

a:visited {
  color: #6A6F72;
}

a:hover {
  color: #33FF33;
  text-decoration: underline;
}