/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
}

h1 {
font-weight: bold;
font-size: 11px;
}


ul {
list-style:none;
}

.footer {
font-size: 10px;
}

.italic {
font-style:italic;
color:#003399;
font-weight: bold;
}

a:link {
color: #000000;
}

a:visited {
color: #000000;
}

a:active {
color: #000000;
}

a:hover {
color: #000000;
}



