BODY	{
	color: black;
	font-size: 16px; 
	font-weight: normal;
	font-family: Times New Roman, Arial, helvetica, sans-serif;
	}
TD	{
	font-size: 16px; 
	}
.heada		{
		font-family: "Arial";
		font-size: 32px;
		font-weight: bold;
		color: black;
		}
.headb		{
		font-family: "Arial";
		font-size: 32px;
		font-weight: bold;
		color: black;
		}
H2		{
		font-family: Times New Roman;
		font-size: 24px;
		font-weight: bold;
		color: #772200;
		}
H3		{
		font-family: Times New Roman;
		font-size: 18px;
		font-weight: bold;
		color: black;
		line-height:16px;
		}

A:link		{
		color:#003399;
		text-decoration: none;
		}
A:visited	{
		color:#440044;
		text-decoration: none; }
A:hover		{
		color:#ff4422;
		text-decoration: underline;
		}
    

