body{
	margin: 0px auto;
}

*{font-family: Arial, Helvetica, sans-serif;font-size: 9pt;}

A:LINK,A:VISITED{
	font-weight: bold;color: #333333;text-decoration: none;font-size: 9pt;
}
A:HOVER,A:ACTIVE{
	font-weight: bold;color: #000000;text-decoration: none;font-size: 9pt;
}

form{margin: 0}