BODY
{
	 background-color: #8f3e1a;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

TABLE.form
{
	width: 300px;
	border-style: inset;
	border-width: 0px;
	border-color: #f3ba73;
	margin: 10px 0 0 0;
}

TD.form
{
	font-family: arial;
	font-size: 12px;
	white-space: nowrap;
	padding: 8px 5px 8px 5px;
}

INPUT.form
{
	font-family: arial;
	font-size: 11px;
	width: 100%;
}

TEXTAREA.form
{
	font-family: arial;
	font-size: 11px;
	width: 100%;
}

.nav {
	font-size: 12px;
	line-height: 16px;
	color: 070101;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
.nav a:link{color: #070101; text-decoration: none;}
.nav a:visited{color: #070101;  text-decoration: none;}
.nav a:hover{color: #990000;}
.nav a:active{color: #000000;  text-decoration: none;}

.main {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;

}
.header {
	font-size: 14px;
	font-weight: bold;
	color: 846F4F;
}

.fact_box {
	border: 1px solid #8F3E1A;
	line-height: 16px;
	color: 070101;
	text-align: left;
	padding: 8px;
	vertical-align: top;
}
.fact_text {
	font-size: 11px;
}
.fact_title {
	font-size: 12px;
	text-align: center;
	font-weight: bold;	
	padding-bottom: 5px;
}
.fact_source {
	text-align: right;
	padding-top: 3px;
	font-style: italic;
	font-size: 11px;
}

.iqfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.iqfoot a:link{color: #DDDDDD;}
.iqfoot a:visited{color: #DDDDDD;}
.iqfoot a:hover{color: #FFFFFF;}
.iqfoot a:active{color: #990000;}