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(bgrory.gif);
	}

A:LINK	{
	color: #1E7D00;
	text-decoration: none;
	}

A:VISITED
	{
	color: #1E7D00;
	text-decoration: none;
	}

A:HOVER
	{
	color: #9B0A0A;
	text-decoration: none;
	}
