a:active     {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link       {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited    {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body         {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 32px;
}
table        {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 32px;
}
