

body, p, ul, ol  {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 10pt;
}
body {        background-image: url(images/dark-blue.gif); }
table { 
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 10pt;
}

x-large { font-size: 24pt; line-height: 1em; }
large { font-size: 12pt; line-height: 1em; }

a { color: rgb(25, 25, 75);
   font-weight: bold;
   text-decoration: none }
a:hover { color: rgb(160, 160, 255); }
a:active { color: rgb(160, 160, 255); }