p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding-right: 18px;
	padding-left: 18px;
}

li {
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding-right: 18px;
	padding-left: 18px;
}

table {
	background-color: #FFF;
}
.head-bkg {
	background-image: url(../images/head-bkg.png);
}


a {
	color: #903534;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #903534;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #D2C2A6;
}



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

.blue {
	color: #000066;
}
