
body{margin:0px 20px 20px 20px;font-family:times new roman, times, serif;background-color:black; color:black;}
#main{border:1px solid #000;background-color:white;padding:0px 15px 15px 15px; color:black;}

a:link {color:blue; text-decoration: none}
a:visited {color:blue; text-decoration: none}
a:hover {text-decoration: underline; color:#0000CD}

.top {font-family:arial, helvetica, sans-serif; font-weight: normal;line-height: 2;}
a.top:link {font-family:arial, helvetica, sans-serif; font-weight: normal; color:#F0E68C; text-decoration: none;}
a.top:visited {font-family:arial, helvetica, sans-serif; font-weight: normal;color:#F0E68C; text-decoration: none;}
a.top:hover {font-family:arial, helvetica, sans-serif; font-weight: normal;text-decoration: underline; color:yellow;}


h1 {
font-family:times new roman, times, serif;
}

h2 {
font-family:times new roman, times, serif;font-weight: normal;
}
h3 {
font-family:arial, helvetica, sans-serif;font-weight: normal;
}
h4 {
font-family:arial, helvetica, sans-serif;
}
h5 {
font-family:arial, helvetica, sans-serif; font-weight: normal;
}

div.box {
float: right;
width: 125px;
border: thin silver solid;
margin: 0.5em;
padding: 0.5em;
}
div.box p {
text-align: center;
text-indent: 0;
}

#hdr{
 width: 100%;
 margin: 0;
 border: solid #333333;
 border-width: 0 0 0 0;
 background: #00000; 
 font-family:arial, helvetica, sans-serif;
 font-weight: normal;
 color: white;
 line-height: 2;
 }
