body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.Style1 {color: #FF0000}
.Style2 {
	color: #CC6600;
}

