BODY	{
	color: black;
	font-size: 16px; 
	font-weight: normal;
	font-family: Times New Roman, Arial, helvetica, sans-serif;
	}
TD	{
	font-size: 16px; 
	}
P		{
		margin-top:0px;
		}
H1		{
		font-family: Arial;
		font-size: 36px;
		color: black;
		background: URL(paint.jpg);
		}
H2		{
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
		color: yellow;		
		text-indent:10px;
		margin-top:18px;
		line-height:28px;
		background:#224400
		}
H3		{
		font-family: Times New Roman;
		font-size: 16px;
		font-weight: bold;
		color: black;
		margin-top: 25px;
		line-height:0px;
		}

A:link		{
		color:#003399;
		text-decoration: none;
		}
A:visited	{
		color:#440044;
		text-decoration: none; }
A:hover		{
		color:#ff4422;
		text-decoration: underline;
		}
    

