body {
	background-color: #96a3ab;
	font-size: 11px;
	line-height: 17px;
	background-image: url();
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #2f3c43;
}
.white {color: #FFFFFF}
a:link {
	color: #41535d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.small {font-size: 10px}

