BODY, {
	margin: 0pt;
	background: #ffffff url("images/backgrnd.gif");
	background-repeat: repeat-y;
}

.font
{	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	}

A {
	text-decoration: none;
	color: #B8860B;
	}

A:Hover {
	text-decoration: underline;
	color: #B8860B;
	}


