* {
 margin: 0px;
 padding: 0px;
 top:0px;
 left:0px;
}

body {
 background-color: #000000;
 background-image: url(images/stars.gif);
 font-family: "Times New Roman", Times, Courier;
 text-align: center;
 color: #ffff00;
}

font.Comment {
 font-size: 11px;
}

font.Stardate {
 font-size: 9px;
}

a:link {
 color: #ffffff;
}

a:visited {
 color: #00ffff;
}

a:hover {
 color: #a0a0a0;
}

a:active {
 color: #a0a0a0;
}

a.HailLink {
 text-decoration: none;
}

a.Internal {
 text-decoration: none;
 font-weight: bold;
}

a.Internal:visited {
 color: #ffffff;
}

a.Internal:hover {
 color: #a0a0a0;
}

a.MailinglistLink {
 text-decoration: none;
}

a.PageLink {
 text-decoration: none;
 background-color: #000000;
 font-size: 9px;
}

table {
 border: 3px solid #606060;
 background-color: #000000;
 text-align: center;
 padding: 0px;
}

th {
 border: 1px solid #606060;
 background-color: #000000;
 text-align: center;
 padding: 2px;
}

td {
 border: 1px solid #606060;
 background-color: #000000;
 text-align: center;
 padding: 2px;
}


#Header{
 margin-right: auto;
 margin-left: auto;
 margin-top: 20px;
 position: relative;
 width: 780px;
 text-align: center;
 background-color: #000000;
}

.TopNav {
 margin-right: auto;
 margin-left: auto;
 margin-top: 30px;
 position: relative;
 width: 780px;
 text-align: center;
 background-color: #000000;
}

.UrlLink {
 text-align: center;
 background-color: #000000;
 font-weight: bold;
}

#Intro{
 margin-right: auto;
 margin-left: auto;
 margin-top: 15px;
 position: relative;
 width: 780px;
 text-align: center;
 background-color: #000000;
}

#Central{
 margin-right: auto;
 margin-left: auto;
 margin-top: 15px;
 position: relative;
 width: 780px;
 text-align: center;
 background-color: #000000;
}


#LastUpdate {
 margin-right: auto;
 margin-left: auto;
 position: relative;
 width: 780px;
 text-align: left;
 background-color: #000000;
}



