body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFDF;
}
.STYLE1 {
	font-size: 13px;
	color: #333333;
}
.STYLE2 {
	font-size: 13px;
	color: #FF0000;
}
.STYLE3 {
    font-size: 13px;
	color: #003300;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}