body {
	background: #A6A6A6 center;


}
table {
	font: 10pt "Trebuchet MS", Arial;
	color: #333333;
}
a:link {
	color: #990000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}
a:active {
	color: #333333;
}
.bold {
	font-weight: bold;
}
