﻿body 
{
	background-color: #000000;
	color: #B8943E;
}

.menu
{
	font-family: Garamond, Serif;
	font-weight: bold;
	font-size: 16pt;
	color: #B8943E;
	text-decoration: none;
	line-height: 22pt;
}

.pageTitle
{
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 10px;
	display: block;
}
