body
{
	background: #c0bebb;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #ffffff;
	padding: 60px;
}


h2
{
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	background: none;
	color: #5d5d5d;
}

h5
{
	font-weight: bold;
  font-size: 1.0em;
	background: none;
	color: #5d5d5d;
}

a:link, a:visited
{
	background: none;
	color: #563337;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

h1
{
	font-size: 0.1em;
	font-style: italic;
	margin: 0;
	padding: 0;
	background: none;
	color: #fffbfb;
}
