.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.body_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
}
.body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.menutextbig
{
	color: #AA7E0F;
}
.menutextbig a:link
{
font-style: normal;
font-weight: bold;
color: #654108;
text-decoration: none;
}

.menutextbig a:visited
{
font-style: normal;
font-weight: bold;
color: #654108;
text-decoration: none;
}

.menutextbig a:hover
{
font-style: normal;
font-weight: bold;
color: #D0862E;
text-decoration: none;
}
.menutext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.menutext a:link
{
font-style: normal;
font-weight: bold;
color: #654108;
text-decoration: none;
}

.menutext a:visited
{
font-style: normal;
font-weight: bold;
color: #654108;
text-decoration: none;
}

.menutext a:hover
{
font-style: normal;
font-weight: bold;
color: #D0862E;
text-decoration: none;
}



.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #AA7E0F;
	
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #AA7E0F;
	text-decoration: line-through;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #A8A37E;
}
.menus2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 135px;
	margin: 1px;
}
.menus_pad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 1px;
}
.menus_nopad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
.fran_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #005A66;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #AA7E0F;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #AA7E0F;
	font-style: italic;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AA7E0F;
}
.fran_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA7E0F;
}
/* ================= Hyperlinks ================= */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.hyper2:link {
	color: #A8A37E;
	text-decoration: underline;
}
a.hyper2:visited {
	color: #A8A37E;
	text-decoration: underline;
}
a.hyper2:hover {
	color: #666666;
	text-decoration: underline;
}
a.hyper2:active {
	color: #A8A37E;
	text-decoration: underline;
}
a.hyper3:link {
	color: #AA7E0F;
	text-decoration: underline;
}
a.hyper3:visited {
	color: #AA7E0F;
	text-decoration: underline;
}
a.hyper3:hover {
	color: #666666;
	text-decoration: underline;
}
a.hyper3:active {
	color: #AA7E0F;
	text-decoration: underline;
}
a.hyper4:link {
	color: #005A66;
	text-decoration: underline;
}
a.hyper4:visited {
	color: #005A66;
	text-decoration: underline;
}
a.hyper4:hover {
	color: #666666;
	text-decoration: underline;
}
a.hyper4:active {
	color: #005A66;
	text-decoration: underline;
}
