h1  {
	font-size : 28pt;
	font-family : Verdana;
	font-weight : bold;
	color : Black;
}

body  {
	background : url(../IMAGES/parch.jpg);
	background-color : #000000;
	margin-left : 10;
}

a:link  {
	color : #993333;
	font-weight : bold;
}

a:visited  {
	color : #660000;
	font-weight : bold;
}

p  {
	color : Black;
	font-size : 13pt;
	font-family : garamond;
}

.links a {
	color : #993333;
	font-size : 9pt;
	font-family : garamond;
	text-align: center;
	}
.links {
	color : #993333;
	font-size : 9pt;
	font-family : garamond;
	text-align: center;
	}

h2  {
	font-size : large;
	font-weight : bold;
	color : Black;
	text-align: center;
	font-style : italic;
	
}

