body {
	background-color: #FFFFFF;
	color: #000000;
}
h1, h2, h6, a, body, em, small  {
 color: #000000;
}
h6, a, em {
	font-size: 12px;
}
small {
	font-size: 10px;
}
A:active  { color: #000000; } 
A:link    { color: #000000; }
A:visited { color: #000000; }
A:hover   { color: #E83830; }

.ulbox {
    border-bottom: solid 1px #000000;
}
TD.subhead {
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}
