body {
color: #fff;
font-family: "Times New Roman", Times, serif; 
font-size: 12px;
margin: 5px;
background-color : #000;
}

a:link, a:visited, a:active {
color: #84614E;
background: transparent;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-variant:small-caps;
}

a:hover {
color: #84614E;
background: transparent;
text-decoration: underline;
font-family: "Times New Roman", Times, serif;
font-variant:small-caps;
}

img {
vertical-align: absmiddle;
}

table {
width: 100%;
}

pre {
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

.splash {
font-family: "times new roman", times, serif;
font-size: 16px;
color: #fff;
letter-spacing:.1em;
font-variant: small-caps;
text-align : center;
}

.norm {
color: #84614E;
background: transparent;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
}

.tc {
font-size: 9px;
text-align: center;
}