body {
background: #00004C;
color: #CCCCFF;
font-family: "Book Antiqua";
text-align: justify;
scrollbar-face-color: #171764;
scrollbar-highlight-color: #31318B;
scrollbar-shadow-color: #00004C;
scrollbar-arrow-color: #00004C;
scrollbar-track-color: #000035;
scrollbar-darkshadow-color: #00004C;
}

A:link {color: #9999FF; text-decoration: none }
A:visited {color: #9999FF; text-decoration: none }
A:active {color: #9999FF; text-decoration: underline }
A:hover {color: #9999FF; text-decoration: underline }

.box {
background: #000035;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 3px;
padding-left: 3px;
margin-bottom: 2px;
}

.box-art {
background: #000035;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 3px;
padding-left: 3px;
margin-bottom: 2px;
}

.box-wri {
background: #000035;
text-align: center;
font-style: italic;
padding: 4px;
margin-bottom: 2px;
}

.box-lnk {
background: #000035;
padding: 3px;
margin-bottom: 2px;
}

.box-nav {
background: #000035;
padding: 3px;
margin-bottom: 2px;
width: 50%;
display: inline;
}

.copy {
background: #000035;
text-align: center;
font-size: 65%;
padding: 3px;
}

.box-sm {
background: #000035;
text-align: right;
font-size: 65%;
padding: 3px;
}

img {
border: 0px;
}