h1	{
	font-family: arial, geneva, helvetica;
	font-size : x-large;
	color: #bf3f1f;
	}
.subtext	{
	font-family: arial, geneva, helvetica;
	font-size : small;
	color: #e60000;
	}
	
P 	{
	font-family: arial, geneva, helvetica;
	font-size : small;
	color: #990000;
	}
	
A	{
	font-family: arial, geneva, helvetica;
	font-size : small;
	font-weight : bold;
	color: #990000;
	}
	
A.visited	{
	font-family: arial, geneva, helvetica;
	font-size : small;
	font-weight : bold;
	color: #990000;
	}
	
A.active	{
	font-family: arial, geneva, helvetica;
	font-size : small;
	font-weight : bold;
	color: #990000;
	}