
body{
font-family: arial, helvetica, "sans serif"; color: #ffffff; background-color:#000000; 
font-size: 80%;
vertical-align: top;
}





#copy{
font-size: 70%;
text-align: center;
color: #ffffff;
}

.heading{
font-size: 110%;
font-weight: bold;
color: #ffffff;
}

.nav{
color:#ffffff;
font-weight: bold;
font-size: 120%;
font-family: arial;

}
.nav a{
color:#ffffff;
font-weight: bold;
font-size: 100%;
font-family: arial;

}


.nav a:hover{
color: #800000;
background-color: #8E8E8E;
}






