.style2 {
	font-size: x-small;
}
.style3 {
	font-size: small;
	font-family: "Baskerville Old Face", serif;
	font-weight: bold;
}
.style4 {
	background-color: #FCFDCC;
}
.style5 {
	border: 3px solid #660033;
	background-color: #FCFDCC;
}
.style7 {
	border: 2px solid #660033;
}
.style8 {
	text-decoration: underline;
}
.style9 {
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {
	color: #FFFFFF;
}
.style11 {
	background-color: #660033;
}
.style12 {
	margin-left: 0px;
}
h1
{
	font-size: 16pt;
	font-family: "Garamond", serif;
	font-weight: bold;
	margin-left: 7px;
}

a
{
	color: #660033;
	text-decoration: none;
}

a:link
{
	color: #660033;
	text-decoration: none;
}
a.body:hover
{
	text-decoration: none;
	color: White;
	background-color: #660033;
}
a:visited
{
	text-decoration: none;
}
body
{
	background-color: #E9E8D3;
}
p.body
{	font-size: 11pt;
	font-family: "Garamond", serif;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 7px;	
	text-align: left;
}

li.menu
{
	margin-left: 18px;
	font-size: 11pt;
	font-family: "Garamond", serif;
	font-weight: bold;
	text-align: left;
}
table.main
{
	border-collapse: collapse;
	background-color: #E9E8D3;
	width: 199;
	height: 326;
}
table.body
{
	border-collapse: collapse;
	background-color: #FCFDCC;
	height: 453px;
	width: 545px;
}

td.sidebar
{
	background-color: #660033;
	font-family: "Garamond", serif;
	color: white;
	text-align: center;
	height: 25px;
	width: 169px;
}

td.sidebar:hover
{
	color: #660033;
	background-color: #FCFDCC;
	cursor: pointer;
}

td.gap
{
	line-height: 3px;
	width: 15px;
}