a            { text-decoration: none; color: #0000CC }
p            { margin-top: 5; margin-bottom: 5 }
a:visited    { text-decoration: none }
a:hover      { text-decoration: underline }
table        { font-size: 14px; font-family: Tahoma, Arial; text-align: justify }
.text        { font-size: 14px; font-family: Tahoma, Arial; text-align: justify }
.small       { font-size: 12px; font-family: Tahoma, Arial; text-align: justify }
.menu        { font-size: 14px; font-family: Tahoma, Arial; color: #6666CC }
.header      { font-size: 12px; font-family: Tahoma, Arial }
.footer      { font-size: 12px; font-family: Tahoma, Arial }
.delete      { text-decoration: line-through; color: #FF0000 }
.center      { text-align: center; margin-top: 5; margin-bottom: 5 }
h1           { font-size: 30px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
.h1          { font-size: 30px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
h2           { font-size: 24px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
.h2          { font-size: 24px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
h3           { font-size: 18px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF; margin-bottom: 8 }
.h3          { font-size: 18px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
h4           { font-size: 16px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF; margin-top: 8; margin-bottom: 5 }
.h4          { font-size: 16px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
h5           { font-size: 14px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF; margin-top: 8; margin-bottom: 5 }
.h5          { font-size: 14px; font-family: Verdana, Tahoma; font-weight: bold; color: #6666FF }
ol           { margin-left: 30; margin-top: 5; margin-bottom: 5 }
ul           { margin-left: 30; margin-top: 5; margin-bottom: 5 }
blockquote   { margin-top: 5; margin-bottom: 5; background-color: #FFFFF8 }
img.left     { float: left; margin-top: 5; margin-bottom: 5; margin-right: 15 }
img.right    { float: right; margin-top: 5; margin-bottom: 5; margin-left: 15 }
img.center   { display: block; margin-top: 5; margin-bottom: 5; margin-left: auto; margin-right: auto }
