/* Slightly modified without permission from attrition.org */

body {
color: #ffffff;
background-color: #000000;
font-family: georgia, helvetica, times new roman, serif;
}

.email {
color: #0000ff;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: none;
}

a:link {
color: #ff0000;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: none;
}

a:visited {
color:#666666;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: none;
}

/* Requested by nomad */
span#navtxt a:visited {
color:#ff0000;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: none;
}

a:hover {
color:#ff0000;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: underline;
}

span#navtxt a:hover {
color:#ff0000;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: underline;
}

a[name] {
color: #ffffff;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
}

a[name][href] {
color: #ff0000;
font-family: georgia, helvetica, times new roman, serif;
font-weight: bold;
text-decoration: none;
}

P {
font-family: georgia, helvetica, times new roman, serif;
}

p.top {
text-align: center;
}

H1, H2, H3, H4, H5 {
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}

img {
border: none;
}

img#logo {
display: block;
margin-right: auto;
margin-left: auto;
}

HR {
color: #0000FF;
height: 1px;
} 

span#navtxt {
color: #0000ff;
position: relative;
bottom: 2.5em;
left: 2.5em;
}
