body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #383838;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #b2b2b2;
}
.style2 {
	font-weight: bold;
	color: #49AB06;
	font-size: 12px;
}
.style3 {
	font-size: 14px;
}
.style4 {
    color: #49AB06;
}
a:link {
	color: #B2B2B2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B2B2B2;
}
a:hover {
	text-decoration: none;
	color: #B2B2B2;
}
a:active {
	text-decoration: none;
	color: #B2B2B2;
}
#example2 {
	font-family: Tahoma, Geneva, sans-serif;
}
.TEXT {
	font-size: 12px;
}
