body, table	{
				font-family: Arial, Verdana;
				font-size: 9pt;
				color: #000000;
				line-height: 18px;
}

a	{
		font-family: Arial, Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #f80c0c;
		text-decoration: none;
}
a:hover	{
			color: brown;
}