
a:hover { color: red; text-decoration: underline }
a { text-decoration: none }
form td { font-size: 10px }
body { background: black url(../images/bkg_page.jpg) repeat-x fixed }
h1    { color: #006; font-weight: normal; font-size: 24px; text-transform: uppercase }
h2  { font-weight: normal; font-size: 24px; text-transform: capitalize; margin-bottom: 0px }
h3   { font-weight: normal; font-size: 14px; text-transform: capitalize; margin-bottom: 0px }
h4  { font-weight: normal; font-size: 16px; text-transform: capitalize; margin-bottom: 0px }
h5 { font-weight: bold; font-size: 14px; margin-bottom: 0px }
h6 { font-weight: bold; font-size: 12px; margin-bottom: 0px }
li { padding-bottom: 5px }
td { font-size: 12px; font-family: Verdana, Helvetica, Geneva, Arial, Sans }
.content        { font-size: 11px; line-height: 18px; background: #f8f8f8 url(../images/bkg_content.jpg) no-repeat 0px 0px; padding: 16px; border: none 1px silver }
.content p { margin-top: 2px; padding-top: 0px }
.content blockquote       { color: #645652; font-style: italic; background: url(../images/bkg_quote_red.png) no-repeat 0px 0px; padding: 24px 8px 8px 24px }
.callout1 { border: dotted 4px #fad18a }
.callout2  { background-color: #f5f5f5; padding: 16px; border: solid 1px #ccc }
.footer     { color: silver; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular; margin-top: 16px; margin-bottom: 4px }
.footer a { color: silver }
.my10px  { font-size: 10px }
.my12px  { font-size: 12px }
.my14px  { font-size: 14px }
.my16px  { font-size: 16px }
.my18px  { font-size: 18px }
.my20px  { font-size: 20px }
.sidebar      { font-size: 11px; background-color: #f5f5f5; border-right: 1px solid silver }
#container { border: solid 1px silver }
