body    { font-family: Verdana; font-size: 11pt; color: #535353; }
b       { font-family: Verdana; font-size: 11pt; color: #5780B7; font-weight: bold; }
i    	{ font-family: Verdana; font-size: 11pt; color: #E80C0C; font-style: italic; }
u       { font-family: Verdana; font-size: 11pt; color: #E80C0C; text-decoration: underline; border-bottom:1px dashed #5780B7; padding-bottom: 1px; }
a       { font-family: Verdana; font-size: 11pt; color: #E80C0C; text-decoration: none; }
a:hover { font-family: Verdana; font-size: 11pt; color: #E80C0C; text-decoration: none; position: relative; left: 1px; top: 1px; }
.table  { font-family: Verdana; font-size: 11pt; color: #535353; }
.menu   { font-family: Verdana; font-size: 11pt; color: #5780B7; font-weight: bold; text-align: left; text-transform: uppercase; border-bottom:2px dotted #E80C0C; }
.input  { font-family: Verdana; font-size: 11pt; color: #5780B7; border: 1px solid #E80C0C; }
.button { font-family: Verdana; font-size: 11pt; color: #000000; font-weight: bold; }
h1      { font-family: Verdana; font-size: 11pt; color: #E80C0C; font-weight: bold; text-align: left; text-transform: uppercase; border-bottom: 2px dotted #5780B7; }
h2      { font-family: Verdana; font-size: 11pt; color: #5780B7; font-weight: bold; text-align: center; text-transform: uppercase; }
h3		{ font-family: Verdana; font-size: 11pt; color: #E80C0C; font-weight: bold; text-align: center; }
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; }