p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #701111;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #701111;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.indent {
	margin-left: 55px;
}
a.footer {
	color: #666666;
}
a.footer:hover {
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #990000;
	font-family: Monotype Corsiva,verdana,tahoma,arial;
}
hr {
	color: #990000;
	height: 1px;
}
.emphasis {
      font-size: 12px;
     font-weight: bold;
	color: #000000;
}
.emphasisred {
      font-size: 12px;
     font-weight: bold;
	color: #990000;
}
.border {
	border: 1px solid #990000;
	}


