p,tr,th,td,li,ol,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
.fakeH3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
.tenPtText {
	font-size: 11px;
}
.miniHeader {
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.photoCaption {
	font-size: 9px;
	color: #D04B08;
}
.maroonBG { color:#FFFFFF; background:#660000 }
a {
	color: #770000;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color: #770000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {  
	color: #770000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {  
	color: #770000;
	font-weight:bold;
	text-decoration: underline;
}
a:active {  
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
