A
{
	color: #800000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover
{
	color: #0000FF;
	font-weight: bolder;
	text-decoration: underline;
}
BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	background-image: url(images/bg.jpg);
	margin-top: 20px;
}
P
{
	font-size: 70%;
	margin: 3px 0;
	color: #492F2F;
}
P.top
{
	font-size: 100.01%;
	font-style: italic;
	text-align: left;
	font-weight: 700;
}
.footer P
{
	font-size: 70%;
	color: #800000;
	text-align: center;
	font-weight: 700;
	margin: 5px 0 3px;
}
.footer A
{
	font-size: 90%;
	color: #800000;
	font-weight: 700;
	text-align: center;
	letter-spacing: pt;
}
.footer A:hover
{
	color: #0000FF;
	font-weight: bolder;
	text-decoration: underline;
}
.menu A
{
	font-size: 95%;
	letter-spacing: 2pt;
	font-weight: 700;
	text-align: center;
	margin: 2px;
}
H1
{
	font-size: 110%;
	color: #800000;
	text-align: center;
	margin: 2px;
	letter-spacing: 2pt;
}
H2
{
	font-size: 110%;
	color: #000080;
	text-align: right;
	margin: 2px;
}
IMG
{
	margin: 3px;
}

