body      { font-family: Verdana; font-size: 11pt; color: #535353; }
b         { font-family: Verdana; font-size: 11pt; color: #CE1C20; font-weight: bold; }
i         {	font-family: Verdana; font-size: 11pt; color: #3679AA; font-style: italic; }
u         { font-family: Verdana; font-size: 11pt; color: #3679AA; text-decoration: underline; border-bottom: 1px dashed #CE1C20; padding-bottom: 1px; }
a         { font-family: Verdana; font-size: 11pt; color: #3679AA; text-decoration: none; }
a:hover   { font-family: Verdana; font-size: 11pt; color: #CE1C20; text-decoration: none; }
.table    { font-family: Verdana; font-size: 11pt; color: #535353; }
.table1   { font-family: Verdana; font-size: 11pt; color: #FFFFFF; font-weight: bold; text-align: center; text-transform: uppercase; background-color:#3679AA; }
.menu     { font-family: Verdana; font-size: 11pt; color: #CE1C20; font-weight: bold; text-align: left; text-transform: uppercase; border-bottom: 2px dotted #3679AA; }
.input    { font-family: Verdana; font-size: 11pt; color: #3679AA; border: 1px solid #CE1C20; }
.button   { font-family: Verdana; font-size: 11pt; color: #000000; font-weight: bold; }
h1        { font-family: Verdana; font-size: 11pt; color: #3679AA; font-weight: bold; text-align: left; text-transform: uppercase; border-bottom: 2px dotted #CE1C20; }
h2        { font-family: Verdana; font-size: 11pt; color: #CE1C20; font-weight: bold; text-align: center;  text-transform: uppercase; }
ul {  
  list-style-image: url('bullet1.gif');
  list-style-type: circle;
  font-size: 11pt; }
li {  
  list-style-image: url('bullet1.gif');
  list-style-type: circle;
  font-size: 11pt; }