.font
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
			}
.fontA
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		line-height:20px;
		}
.h1 
		{
	font-size:14px;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serifl;
	line-height: 20px;
	text-decoration: none;
}
.h2
{
	font-family:Verdana, Arial, Helvetica, sans-seriff;
	font-size:10px;
	color:#ff6610;
	font-weight: bold;
}