
body {
	background-color:#999999;
}

div.main
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 120%;
	font-weight: bold;
	text-align:center;
	color: #330000;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 100%;
	text-align:left;
}

p.small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
}

p.link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

a.link
{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #330000;
	text-align:left;
}
