body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C1C1A2;
	color: #74744E;
	font-size: 9px;


}
table {
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

