/* CSS Document */

body {
	font-family: Georgia, Times, serif;
	color: #58564f;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

td
{
	font-size: .9em;
	line-height: 1.5em;
}

.block
{	
	padding: 3px 5px 5px 9px;
}

a.active, li.active, a:visited, li.active, a {
  color: #670821;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h2{
	margin-bottom: 3px;
	margin-top: 1px;
	font-size: 1.2em;
}

h3{
	font-size: 1.0em;
}

.page
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
