body, td, p  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
body { margin: 0; padding: 0}
a:link { color: blue; text-decoration: none }
a:visited  { color: #f03; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:active { color: purple; text-decoration: none }
h1 { font-weight: bold; font-size: 26px }
h2 { font-weight: bold; font-size: 24px }
h3 { font-weight: bold; font-size: 22px }
h4 { font-weight: bold; font-size: 20px }
h5 { font-weight: bold; font-size: 18px }
h6 { font-weight: bold; font-size: 16px }
ul { text-align: justify; list-style-type: disc; list-style-position: outside }
ol { text-align: justify; list-style-type: disc; list-style-position: outside }
.scrollingblackclass { color: black; font-weight: bold; font-size: 12px }
.scrollingwhiteclass { color: white; font-weight: bold; font-size: 12px }
.scrollingwhiteclass a:link { color: yellow; text-decoration: none; letter-spacing: 1px; font-weight: bold; font-size: 12px }
.scrollingwhiteclass a:visited { color: maroon; text-decoration: none; letter-spacing: 1px; font-weight: bold; font-size: 12px }
.scrollingwhiteclass a:hover { color: red; text-decoration: none; letter-spacing: 1px; font-weight: bold; font-size: 12px }
.scrollingwhiteclass a:active { color: lime; text-decoration: none; letter-spacing: 1px; font-weight: bold; font-size: 12px }
.leftclass { text-align: left }
.centerclass { text-align: center }
.rightclass { text-align: right }
.justifyclass { text-align: justify }
.h1class { font-weight: bold; font-size: 26px; text-align: center }
.h2class { font-weight: bold; font-size: 24px; text-align: center }
.h3class { font-weight: bold; font-size: 22px; text-align: center }
.h4class { font-weight: bold; font-size: 20px; text-align: center }
.h5class { font-weight: bold; font-size: 18px; text-align: center }
.h6class { font-weight: bold; font-size: 16px; text-align: center }
.currentpageclass { color: red; font-weight: bold; text-decoration: underline }
.centerverticleclass { vertical-align: middle }
.centereverythingclass { text-align: center; vertical-align: middle }
.topalignmentclass { vertical-align: top }
.toptextalignmentclass { vertical-align: text-top }
.middlealignmentclass { vertical-align: middle }
.bottomalignmentclass { vertical-align: bottom }
.bottomtextalignmentclass { vertical-align: text-bottom }
.marginright15class { margin-right: 15px }
.marginleft15class { margin-left: 15px }
.margintop15class { margin-top: 15px }
.marginbottom15class { margin-bottom: 15px }
.boldclass { font-weight: bold }
.italicsclass { font-style: italic }
.underlineclass { text-decoration: underline }
.redtextclass { color: #f00 }
.pixel12class { font-size: 12px }
.pixel11class { font-size: 11px }
.pixel10class { font-size: 10px }