body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFCC7;
}
body {
	background-color: #E9E6DC;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #FFFCC7;
}

a {
	font-size: 10pt;
	color: #FFFCC7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFCC7;
}
a:hover {
	text-decoration: none;
	color: #612628;
}
a:active {
	text-decoration: none;
	color: #612628;
}

a:link.top {
	font-size: 12pt;
	font-weight: bold;
	color: #612628;
}
a:visited.top {
	font-size: 12pt;
	font-weight: bold;
	color: #612628;
}
a:hover.top {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFCC7;
}
a:active.top {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFCC7;
}

a:link.topselect {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFCC7;
}
a:visited.topselect {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFCC7;
}
a:hover.topselect {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFCC7;
}
a:active.topselect {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFCC7;
}

a:link.middle {
	font-size: 11pt;
	color: #FFFCC7;
}
a:visited.middle {
	font-size: 11pt;
	color: #FFFCC7;
}
a:hover.middle {
	font-size: 11pt;
	color: #FFFCC7;
}
a:active.middle {
	font-size: 11pt;
	color: #FFFCC7;
}

a:link.email {
	font-size: 13pt;
	color: #FFFCC7;
}
a:visited.email {
	font-size: 13pt;
	color: #FFFCC7;
}
a:hover.email {
	font-size: 13pt;
	color: #962F28;
}
a:active.email {
	font-size: 13pt;
	color: #962F28;
}

a:link.bottom {
	color: #FFFCC7;
}
a:visited.bottom {
	color: #FFFCC7;
}
a:hover.bottom {
	color: #962F28;
}
a:active.bottom {
	color: #962F28;
}

.topnav { background-color: #FFFCC7;}

.middlenav { background-color: #612628;}

.style3 {font-size: 13pt}
.style4 {font-size: 12pt}
.style6 {
	color: #612628;
	font-weight: bold;
	font-size: 12pt;
}