/* CSS Document */body {font-family: Arial, Helvetica;margin: 0px;background-color: #cc0000;}p, td {font-family: Arial, Helvetica;font-size: 12px;color: #333333;}.header { font: 15px Arial, Helvetica; font-weight:bold;}.nav { font: 13px/18px Arial, Helvetica; color:#DA2E24; text-decoration: none}.nav:hover {font: 13px/18px Arial, Helvetica; color:#DA2E24; text-decoration: underline}/* links */.blacklink { text-decoration: underline; color: #000000;}.blueLink { font: 11px/15px Arial, Helvetica; font-weight:bold; color:#0033cc; text-decoration: none}.grayLink { font: 11px/15px Arial, Helvetica; font-weight:bold; color:#333333; text-decoration: underline}.redlink { text-decoration: underline; color: #cc0000;}.redHeader {  font-weight: bold; font-size: 16px; color: #cc0000;}.redBold { font-weight: bold; font-size: 12px; color: #cc0000; }/* table */td.dkGreyCell {background-color:#CCCCCC;}