body {
	background-color: #FFFFFF;
	font-size: 12pt;
	font-family: Times;
	font-style: bold;
}

body, td, th {
	color: #A98751;
}

h1, h2 {
	color: #663300;
	font-family: "Arial Black", Arial;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	font-size: 18pt;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}
.body_text {
	font-family: Arial;
	color: #A98751;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #000000;
	text-align: left;
}
.modelTitle {
	color: #cfba86;
	background-color: #993300;
	height: 24px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	width: 100%;
}
ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(images/bullet.gif);
	color: 993300;
	font-weight: bold;
	padding-bottom: 10px;
}
.navTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a:link {
color: #663300;
text-decoration: none;
}
a:visited {
color: #A98751;
text-decoration: none;
}
a:hover {
	color:#663300;
text-decoration: underline;
	/* border-bottom: 1px solid #663300; */
}
.press_header {
	font-family: Arial;
	color: #A98751;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

