body { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p {}
td {}
a { color: black }
a:hover { color: gray }
.bodytext  { color: white; font-size: 12px; line-height: 16px;  }
.bodytextbold { color: white; font-size: 12px; font-weight: bold; line-height: 16px }
.bodytextsmall { color: white; font-size: 10px; line-height: 12px; }
.bodytextmedium { color: white; font-size: 11px; line-height: 13px; }
.bodytextsmallblk { color: black; font-size: 10px; line-height: 12px; }
.bhead  { color: black; font-weight: bold; font-size: 12px; line-height: 12px; }
.bdescription    { color: black; font-size: 11px; line-height: 12px; }
.bdetails  { color: black; font-weight: bold; font-size: 11px; line-height: 11px; }
.pagehead { color: white; font-weight: bold; font-size: 16px; line-height: 20px; }
.caption { color: white; font-style: italic; font-size: 11px; line-height: 13px; }
.navigationclass { font-weight: bold; font-size: 11px; text-decoration: none }
.updatedline { color: white; font-size: 9px; font-weight: bold; text-decoration: none }
.footer {
	width:900px;
	background:#FFFFFF;
	height:15px;
}


