p {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
a {
	color: #903534;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000066;
}
a:hover {
	text-decoration: underline;
}


h2 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
.burgundy {
	color: #903534;
}
.rev {
	color: #FFFFFF;
}
.revlink {
	color: #FFFFFF;
}

.blue {
	color: #000066;
}
