body {
	font-size: 12px;
	color: #330000;
}
table {
	font-size: 12px;
	color: #330000;
	line-height: 18pt;

}
a:link {
	color: #996600;
	text-decoration: none;

}
a:visited {
	color: #996600;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: none;

}

