body {
	background-color: #4C4C4C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E6FC8D;
}
a:hover {
	text-decoration: none;
	color: #C5F708;
}
a:active {
	text-decoration: underline;
	color: #C5F708;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	color: #CCFF00;
	font-size: 22px;
}
h2 {
	color: #CCFF00;
	font-size: 17px;
}
.txt_greenText {
	color: #CCFF00;
	font-size: 14px;
}
