body {margin: 0px}
img {border-width: 0px} 

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #FF6600; text-decoration: underline}

.whitelink:link {color: #FFFFFF; text-decoration: none}
.whitelink:visited {color: #FFFFFF; text-decoration: none}
.whitelink:hover {color: #FFFF00; text-decoration: underline}

.redlink:link {color: #FF5500; text-decoration: none}
.redlink:visited {color: #FF6600; text-decoration: none}
.redlink:hover {color: #FF6600; text-decoration: underline}

.body {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-style: normal; text-decoration: none; word-spacing: normal}
.title {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 14pt; font-style: normal; text-decoration: none; word-spacing: normal}
.subtitle {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; text-decoration: none; font-weight: bold; word-spacing: normal}

.left {text-align: left}
.right {text-align: right}
.center {text-align: center}
.justify {text-align: justify}

.italic {font-style: italic}
.bold {font-weight: bold}
.red {color: #FF0000}
.white {color: #FFFFFF}
.ghsgreen {color: #559966; background-color: #559966}

tr.header {background-color: #559966}

td {padding-top:0px}
td.viewbody {border-top: solid 1px #77BB88}
td.viewbodywide {border-top: solid 1px green; width: 20%}
td.viewbodyunder {border-bottom: solid 1px #559966}
td.editbodycategory {background-color: #DDDDDD}