a {text-decoration: none; color: rgb(124,179,241);}
a:link { color: rgb(124,179,241);}
a:hover { color: rgb(200,173,242);}

body {
overflow: auto;
border: none;
background-color: black;
text-decoration: none;
font-size: 18px;
color: rgb(247,220,125);
}

.copyright {
text-align: right;
font-size: 14px;
overflow: hidden;
vertical-align: top;
}

.BackButton {
overflow: hidden;
text-align: left;
vertical-align: top;
font-size: 18px;
}

.Body, .copyright, .BackButton, .Contents, .SubItem, .SubSubItem, .topleft {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Contents, .SubItem, .SubSubItem, .topleft {
font-weight: bold;
}

.offside {
font-weight: bold;
color: rgb(200,173,242);
}

.Contents { 
font-size: 20px;
}

.SubItem { 
font-size: 16px;
text-indent: 15px;
}

.SubSubItem {
font-size: 14px;
text-indent: 25px;
}

.Back {
font-size: 20px;
margin-top: 20px;
}

H1 {
font-size:30px;
font-weight: bold;
color: rgb(247,192,70);
text-align: center;
}

H2 {
font-size:18px;
font-weight: bold;
color: rgb(247,192,70);
text-align: left;
}

.sprhs {
text-align: right;
}

.topleft {
vertical-align: center;
text-align: left;
font-size: 20px;
}

.topright {
text-decoration: none;
color: rgb(124,179,241);
}

OL.sublist {
list-style-type: lower-roman;
}

.smallprint {
text-align:center;
font-size:10px;
font-weight:bold;
}

.StartInvisible {
display:none;
}