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

b	{
			text-transform: uppercase;
}
a.link	{
			font-family: Arial, Verdaan;
			font-size: 10pt;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
}
a.link:hover	{
			color: #cccccc;
			font-style: italic;
}