BODY {
 background-attachment: fixed;
}

.title {
 font-size: 34px;
 font-weight: 100;
 font-style: italic;
 font-family: "Times New Roman","Times",serif;
 margin: 5px 0px 0px 0px;
 color: #94ACB6;
}

.header1 {
 font-size: 26px;
 font-weight: 100;
 font-style: italic;
 font-family: "Times New Roman","Times",serif;
 color: #94ACB6;
 margin: 10px 0px 0px 0px;
 padding-left: 10px;
}

.header2 {
 font-size: 20px;
 font-weight: 100;
 font-style: normal;
 font-family: "Times New Roman","Times",serif;
 color: #94ACB6;
 padding-left: 30px;
 margin: 10px 0px 0px 0px;
}

.header3 {
 font-size: 16px;
 font-weight: 100;
 font-style: normal;
 font-family: "Times New Roman","Times",serif;
 padding-left: 30px;
 margin: 10px 0px 0px 0px;
}

.main {
 font-size: 16px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
 text-indent: 2em;
 padding-left: 20px;
}

.rally {
 font-size: 12px;
 font-weight: 600;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #800000;
}

.main2 {
 font-size: 14px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
 padding-left: 30px;
}

.status {
 font-size: 16px;
 font-weight: 600;
 font-style: italic;
 font-family: "Times New Roman","Times",serif;
 color: #FFFFFF;
}

.list {
 font-size: 12px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
 padding-left: 30px;
}

UL {
 font-size: 12px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
 line-height: 1.2em;
 padding-left: 30px;
}

OL {
 font-size: 12px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
 line-height: 1.2em;
 padding-left: 30px;
}

.info {
 font-size: 10px;
 font-weight: 400;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
 margin: 6px;
}

.lag {
 font-size: 14px;
 font-weight: 400;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #4A4A4A;
}

.code {
 font-size: 12px;
 font-weight: 400;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #9933FF;
}

.copy {
 font-size: 12px;
 font-weight: 800;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #94ACB6;
}

A:link {
 text-decoration: none;
}

A:visited {
 text-decoration: none;
}

A:active {
 text-decoration: none;
}