body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #242424;
}
p {
	margin-top: 0;
}
a:link {
	text-decoration: none;
	color: #ffcc00;
}
a:visited {
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ffcc00;
}
.style1 {
	font-size: 16px;
	color: #cccccc;
}
.style3 {
	font-size: 18px;
	color: #ffcc00;
}
.style1 td{
	font-size: 16px;
	color: #cccccc;
}
.style2 {
	font-size: 18px;
	color: #cccccc;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	font-weight: bold;
	color: #ffcc00;
}
h1 {
	font-size: 36px;
}
.descpanelfg {
	margin-left: 36px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
a.zs:link {
	font-size: 75%;
	text-decoration: none;
	color: #666666;
}
a.zs:visited {
	font-size: 75%;
	text-decoration: none;
	color: #666666;
}
a.zs:hover {
	font-size: 75%;
	text-decoration: underline;
	color: #666666;
}
a.zs:active {
	font-size: 75%;
	text-decoration: none;
	color: #666666;
}