/*Contact */
h2 {
color:white;
text-align:center;
font-style:italic;
font-size:16pt;
}
body {
text-align:center;
font-color:white;
font-weight:bold;
font-family:arial;
font-size:11pt;
background:black;
margin-left:0px;
margin-right:0px;
}


#top {
background-color:white;
font-color:black;
}
#bottom {
background-color:white;
text-align:center;
}
.mission {
border-top-color:red;
border-top-style:dotted;
}
a:unvisited,a:visited {
color:red;
}
a:hover {
text-decoration:none;
background-color:white;
}

