BODY {
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 150%;
	background: url('images/background.jpg') repeat-x top #f6f4dd;
}

BODY p {
	align: left;
	margins: 5px 10px 3px 10px;
}

a:link {color: #bf1717; text-decoration: none; font-weight: normal;}
a:visited {color: #bf1717; text-decoration: none; font-weight: normal;}
a:hover {color: #bf1717; text-decoration: underline; font-weight: normal;}
a:active {color: #bf1717; text-decoration: none; font-weight: normal;}

h2 {
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	color:#3a1f00;
}

.content {
	font-family: Georgia, serif;
	font-size: 10pt;
}

.content p {
	align: left;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 150%;
	color: #3e3e3e;
}

.groupnav {
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
}

.groupnav a:link {color: #3A1F00; text-decoration: none; font-weight: normal;}
.groupnav a:visited {color: #3A1F00; text-decoration: none; font-weight: normal;}
.groupnav a:hover {color: #3A1F00; text-decoration: underline; font-weight: normal;}
.groupnav a:active {color: #3A1F00; text-decoration: none; font-weight: normal;}

.homebox {
	font-family: Georgia, serif;
	font-size: 9pt;
}

.homebox a:link {color: #bf1717; text-decoration: none; font-weight: bold;}
.homebox a:visited {color: #bf1717; text-decoration: none; font-weight: bold;}
.homebox a:hover {color: #bf1717; text-decoration: underline; font-weight: bold;}
.homebox a:active {color: #bf1717; text-decoration: none; font-weight: bold;}


.topmenu {
	font-family: Georgia, serif;
	font-size: 10pt;
}


.topmenu a:link {color: #f8f6ec; text-decoration: none; font-weight: normal;}
.topmenu a:visited {color: #f8f6ec; text-decoration: none; font-weight: normal;}
.topmenu a:hover {color: #eb8b19; text-decoration: none; font-weight: normal;}
.topmenu a:active {color: #f8f6ec; text-decoration: none; font-weight: normal;}
