/* CSS Document */
html {
		min-height:101%;margin-bottom:1px;
}
body {
	background-color: #E9E6DE;
	min-height:101%;margin-bottom:1px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #3C2E18;
	text-align: left;
}
a:link {
	color: #651103;
}
a:visited {
	color: #651103;
}
a:hover {
	color: #991B04;
}
a:visited hover{
	color: #991B04;
}
a:active {
	color: #651103;
}
.maintable {
	border: thin solid #3C2E18;
}
.copyright {
	font-size: 7pt;
	color: #DEDACF;
}
.heading {
	font-size: 11pt;
	color: #651103;
	font-weight: bold;
}
.heading2 {
	font-weight: bold;
	color: #651103;
}

.photos {
	border: 1px solid #3C2E18;
}
.smalltext {
	font-size: 8pt;
}

