H1     { color: #363636; font-weight: bold; font-size: 14px }

H2   { color: white; font-weight: bold; font-size: 13px; }
A   { color: #e05a13; text-decoration: none }
A:Visited   { color: #e05a13; font-weight: none }
A:Active   { color: #e05a13; text-decoration: underline }
A:Hover   { color: #e05a13; text-decoration: underline }
BODY   { color: black; font-size: 11px; font-family: Verdana; text-decoration: none}

p.big { font-size: 13px ; font-weight: bold; }
table.white { background-color: white }
TD { font-size: 12px; color:white}

table.sn {border-width: thin thin thin thin;
             border-spacing: 2px;
             border-color: gray gray gray gray;
             border-style: solid solid solid solid;
             border-collapse: collapse;
             text-align: center;
             empty-cells: show;
             background-color: white;
             margin-left: auto;
             margin-right: auto;
             width: 300px}

td.sn-title {font-family: sans-serif;
              border-width: thin thin thin thin;
              padding: 1px 1px 1px 1px;
              border-style: solid solid solid solid;
              border-color: gray gray gray gray;
              background-color: gray;
              color: black;
              font-size:14px;
              font-weight: bold}
td.sn-date {font-style: italic;
             font-family: sans-serif;
             border-width: thin thin thin thin;
             padding: 1px 1px 1px 1px;
             border-style: solid solid solid solid;
             border-color: gray gray gray gray;
             background-color: white;
             color: black;
             font-size:9px}
td.sn-post {font-family: monospace;
              border-width: thin thin thin thin;
              padding: 1px 1px 1px 1px;
              border-style: solid solid solid solid;
              border-color: gray gray gray gray;
              background-color: white;
              font-weight: bold;
              color: black;
              font-size:10px;}