   
body {
   background : #000066;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size : 10pt/16pt;
   }

a:link {color:#000066;}

a:visited {color:#990033;}

a:active {color:#990033;}

p {text-align : left;}

table {
   table-layout : fixed;
   border-collapse : collapse;
   border-color : white;
   }

td {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10pt;
   }

td.light {
   background: #FFFFFF;
   }

ul.linkList {
    margin: 0px;
    padding: 0px;
    text-align : left;
    }

ul.linkList li {
    line-height: 2.5ex;
    list-style-type: none;
    display: block;
    padding-top: 5px;
    padding-left: 10;
    margin-bottom: 15px;
    margin-left: 5px;
    font: bold 8pt/12pt Verdana, Arial, sans-script;
    }
ul.linkList li a:link {
    color: white;
    text-decoration : none;
    }
ul.linkList li a:hover {
    color: yellow;
    }
ul.linkList li a:visited {
	color: white;
    text-decoration : none;
    }

img {border : none;}

