H1  	{ 
	text-align: center;	
	font-family: "Times New Roman"; 
	font-size: 22pt;
	}

H2	{ 
	text-align: center;	
	font-family: "Times New Roman"; 
	font-size: 16pt;
	}

BLOCKQUOTE	{ 	
		font-family: "Times New Roman"; 
		font-size: 10pt;
		}

P	{
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 12pt;
	}

BODY 	{
	background-image: URL(bgcrufts.gif);
	}

A:LINK	{
	color: #D2AF00;
	text-decoration: none;
	}

A:VISITED
	{
	color: #D2AF00;
	text-decoration: none;
	}

A:HOVER
	{
	color: #9B0A0A;
	text-decoration: none;
	}
