@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFE7AE;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
.Boldbodytext   {
	font-size: 14
}
.footertext {
	font-size: 12;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.highlighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFE6AD;
	text-align: left;
	padding: 10px;
	width: 578px;
	border: 1px solid #CCCCCC;
}
