/* CSS Document */

body {font-family:verdana; font-size:10px}
.copyright {color:white; font-weight:bold; font-size:9px; text-align:center}
a:link {color:white; text-decoration:none; font-weight:bold}
a:visited {color:white; text-decoration:none; font-weight:bold}
a:hover {color:yellow; text-decoration:underline; font-weight:bold}
.whitetxt {color:white}
a.email:link {color:blue}
#abc table {font-family:verdana; font-size:11px}

ul {margin-top:3px; margin-bottom:10px}