body {
min-width: 50em;
margin-top: 1em;
color: #9F9F9F;
font-family: verdana, sans-serif;
background-color: #000000;
min-height: 50em;
}

#top {
text-align: center;
color: #DFDFDF;
font-size: 2.5em;
font-weight: bold;
margin-bottom: 1em;
}

#sec {
text-align: center;
color: #9F9F9F;
font-size: 1.4em;
font-weight: bold;
margin-bottom: 1em;
}

#lnk {
margin-top: 0.8em;
text-align: center;
color: #EFEFEF;
font-size: 1.5em;
font-weight: bold;
line-height: 140%;
}

#lnk a {
color: #CCCC66;
font-weight: bold;
text-decoration: none;
}

#lnk a:visited {
color: #CCCC66;
font-weight: bold;
text-decoration: none;
}

#lnk a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

#qte {
text-align: center;
color: #D0D0D0;
font-size: 1em;
line-height: 130%;
margin-bottom: 1em;
margin-left: 1em;
margin-right: 1em;
}

#hidden {
text-align: center;
color: #000000;
font-size: 70%;
margin-bottom: 1em;
margin-left: 1em;
margin-right: 1em;
}

#btm {
text-align: center;
color: #9F9F9F;
font-size: 0.8em;
line-height: 130%;
position: fixed;
bottom: 3em;
width: 100%;
}

#btm a {
color: #9F9F9F;
text-decoration: none;
}

#btm a:visited {
color: #9F9F9F;
text-decoration: none;
}

#btm a:hover {
color: #FFFFFF;
text-decoration: underline;
}
