body {
	background-color: #ffffff;
	font-family: "Bitstream Vera Sans", "Trebuchet MS", geneva, verdana, arial, helvetica, "sans-serif";
}
.header{
	background-color: #CCCCCC;
	font-size: xx-small;
	font-weight: bold;
	padding: 5px;
	width: 96px;
	text-align: center;
}
.header-text {
	font-size:11px;
}
a {
	color: Black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}