body { color: #000; }
p {}
td {}
a:link { color: #c00 }
a:visited { color: #c00 }
a:hover { color: #600 }
a:active { color: #c00 }
a.saftey:link { color: #cf3 }
a.saftey:visited { color: #cf3 }
a.saftey:hover { color: #ccc }
a.saftey:active { color: #cf3 }
a.menu:link { color: #c00 ; text-decoration: none; }
a.menu:visited { color: #c00 ; text-decoration: none; }
a.menu:hover { color: #ccc ; text-decoration: none; }
a.menu:active { color: #c00 ; text-decoration: none; }
.Title { color: #000; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.SubTitle { color: #000; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.Section { color: #000; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.Description { color: #000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
