a:link
{ text-decoration: underline;
color: #cc0000; }
a:active
{ text-decoration: underline;
color: #000000; }
 a:visited
{ text-decoration: underline;
color: #333333; }
a:hover
{ text-decoration: underline; 
color: #660000; }

.blue a:link
{ text-decoration: underline;
color: #000099; }
.blue a:active
{ text-decoration: underline;
color: #00ccff; }
.blue a:visited
{ text-decoration: underline;
color: #333333; }
.blue a:hover
{ text-decoration: underline; 
color: #0099ff; }

.green a:link
{ text-decoration: underline;
color: #006633; }
.green a:active
{ text-decoration: underline;
color: #99CC99; }
.green a:visited
{ text-decoration: underline;
color: #333333; }
.green a:hover
{ text-decoration: underline; 
color: #99CC99; }

p
{ font-size: 11px;
line-height: 16px; 
font-family: verdana, arial, helvetica, sans-serif;
padding-top: 2px; }

ul
{ font-size: 11px;
line-height: 16px; 
font-family: verdana, arial, helvetica, sans-serif;
padding-top: 4px; }

h1 
{ font-size: 14px; 
line-height: 17px; 
font-weight: bold; 
color: #000000;
font-family: verdana, arial, helvetica, sans-serif; }

h2 
{ font-size: 13px; 
line-height: 16px; 
font-weight: bold; 
color: #333333;
font-family: verdana, arial, helvetica, sans-serif; }

h3
{ font-size: 11px;
line-height: 16px; 
color: #333333;
font-family: verdana, arial, helvetica, sans-serif;}

body
{ margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
padding: 0px; }

span.strike
{ text-decoration: line-through; }

span.smallcaps
{ font-size: 10px; 
letter-spacing: 1px; }

.blackline
{ font-size: 9px;
line-height: 16px; 
font-family: verdana, arial, helvetica, sans-serif;
border-bottom: solid #000000 1px;
padding-bottom: 2px; }

.small
{ font-size: 9px; 
line-height: 16px; 
font-family: verdana, arial, helvetica, sans-serif; }

.quote
{ font-size: 13px; 
line-height: 20px; 
color: #333333;
font-family: arial, helvetica, verdana, sans-serif;}