body		{
		font-family: Arial;
		font-size: 10px;
		}
td		{
		font-family: Arial;
		font-size: 11px;
		color: #666666;
		}
b		{
		font-family: Arial;
		font-size: 12px;
		color: #333333;
		}
a		{
		text-decoration: none;
		font-size: 12px;
		}
a:link		{
		color: #000000;
		}
a:active	{
		color: #000000;
		}
a:visited	{
		color: #000000;
		}
input,textarea	{
		color: #000000;
		font-size: 10px;
		}