body { font-family: arial,helvetica,sans-serif; font-size: 14px; background-color:white; }
td { font-family: arial,helvetica,sans-serif; font-size: 14px; }
h1 { font-size: 15px; font-weight: bold; margin: 0px; padding: 30px 0px 0px 0px; }
h2 { font-size: 14px; font-weight: bold; margin: 0px; padding: 15px 0px 0px 0px; }
h3 { font-size: 14px; font-weight: normal; margin: 0px; padding: 10px 0px 0px 0px; }
h4 { font-size: 12px; font-weight: normal; margin: 0px; padding: 10px 0px 0px 0px; }
.size6 { font-size: 6px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.red { color: red; }
.green { color: green; }
.blue { color: blue; }
.purple { color: #8000FF; }
.yellow { color: #ffffcc; }
.black { color: black; }
.white { color: white; }

a:link, a:visited, a:active { color: blue; text-decoration: none; }
a:hover { color: green; background-color: yellow; text-decoration: none; }

a.menu:link, a.menu:visited, a.menu:active { color: white; text-decoration: none; }
a.menu:hover { color: green; background-color: orange; text-decoration: none; }

sup { font-size: 10px; }
img { border: 0; }
