body {
	background-color: FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
td {
	font-size: 10px;
  	font-family: "Arial", "Helvetica", sans-serif;
}
.style1 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
  	font-family: "Arial", "Helvetica", sans-serif;
}
.style2 {
	color: #6F6F6F;
	font-size: 10px;
	font-weight: bold;
  	font-family: "Arial", "Helvetica", sans-serif;
}
.style3 {
	font-size: 10px;
	color: #6F6F6F;
  	font-family: "Arial", "Helvetica", sans-serif;
}
.style4 {
	color: #7C7C7C;
	font-size: 10px;
	font-weight: bold;
}
.style5 {
	color: #C1C1C1;
	font-size: 11px;
}
.style6 {
	color: #FFC21F;
	font-size: 11px;
}
p {
  	text-align: left;
  	color: 000000;
  	font-size: 11;
  	font-weight: none;
  	font-family: "Arial", "Helvetica", sans-serif;
}
a:link {
	color: #E46F2C;
  	font-weight: bold;
  	text-decoration: none;
}
a:visited {
	color: #E46F2C;
  	font-weight: bold;
  	text-decoration: none;
}
a:hover {
	color: #BB5517;
  	font-weight: bold;
  	text-decoration: underline;
}
a:active {
	color: #BB5517;
  	font-weight: bold;
  	text-decoration: underline;
}
a.menu:link {
	color: #E46F2C;
  	font-size: 14;
  	font-weight: bold;
  	text-decoration: none;
  	font-family: "Arial", "Helvetica", sans-serif;
}
a.menu:visited {
	color: #E46F2C;
  	font-size: 14;
  	font-weight: bold;
  	text-decoration: none;
  	font-family: "Arial", "Helvetica", sans-serif;
}
a.menu:hover {
	color: #BB5517;
  	font-size: 14;
  	font-weight: bold;
  	text-decoration: underline;
  	font-family: "Arial", "Helvetica", sans-serif;
}
a.menu:active {
	color: #BB5517;
  	font-size: 14;
  	font-weight: bold;
  	text-decoration: underline;
  	font-family: "Arial", "Helvetica", sans-serif;
}
a.footer:link {
	color: #999999;
  	font-size: 11;
  	text-decoration: none;
}
a.footer:visited {
	color: #999999;
  	font-size: 11;
  	text-decoration: none;
}
a.footer:hover {
	color: #666666;
  	font-size: 11;
  	text-decoration: underline;
}
a.footer:active {
	color: #666666;
  	font-size: 11;
  	text-decoration: underline;
}