.tblgen {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}
.btcolor {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
body {
	background-color: #3180c5;
}
