	
.normal { font-family: arial;
	font-size: 10pt;
	color: #000000; }
	
.burgundy { font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #940100; }	
	
.taupe { font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #928461; }
	
.footer { font-family: arial;
	font-size: 8pt;
	color: #000000; }
	
H1 { font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #940100; }	



A:link {
color: #940100;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #940100;
font-weight: bold;
}