body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    
}
body {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    list-style-type: circle;
    list-style-position: outside;
    background-image: url('/images/background.gif');
}

.nasd_menu_header {
    font-size: 16px;
    font-weight: bold;
    color: #130165;
}

a {
 text-decoration: underline;
 color: #006200;
}

a:link  {
 color: #130165; 
}

a:hover {
 color: #9966FF;
}

div#footer-nav a {
    font-weight: bold;
}

