/* Body Settings */
body { 
    font-family: Humanist521BT, Arial, Helvetica, san-serif;
    color : #6e6e6d; 
	font-size : 12px;
	background-color : #666666; 
	vertical-align : top;

/*additional dscott specifications*/

	line-height: 1.3em;
	/*position: relative; left: 0.5em;*/
	margin: 0em;
	padding: 0em;
	border:0px solid #FF0000;
}
.wh10u, a.wh10u  {
	vertical-align : top;
	/*background-color:#F60;
	background-color:#666;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 1.5em;
	/*font-weight: bold;*/
	color : #FFFFFF;
}
.wh12u {
	vertical-align : top;
	/*background-color:#F60;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12pt;
	line-height: 1.5em;
	/*font-weight: bold;*/
	color : #FFFFFF;
}

.wh10u a:link, .wh10u a:visited{
	/*font-weight:bold;*/
	color:#FFFFFF;
	text-align:center;
	padding:1px 5px 1px 5px;
	text-decoration:none;
}
.wh12u td{
	color:#FF9900;
}
.wh12u a:link, .wh12u a:visited{
	/*font-weight:bold;*/
	color:#FFFFFF;
	text-align:center;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}
.wh10u a:hover, .wh10u a:active{
	/*background-color:#FF9900;*/
	background-color:#666699;
}
.wh12u a:hover, .wh12u a:active{
	background-color:#cc6600;
	/*background-color:#7A991A;*/
}

.gray10u, a.gray10u {
	vertical-align : top;
	font-family : Humanist521BT, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 1.5em;
	font-weight : normal;
	color : #666666;
}

