BODY {
 background-attachment: scroll;
}

.title {
 font-size: 22px;
 font-weight: 100;
 font-style: italic;
 font-family: "Times New Roman", "Times", serif;
 margin: 5px 0px 0px 0px;
 color: #00AC00;
; text-decoration: underline
}

.header1 {
 font-size: 26px;
 font-weight: 100;
 font-style: italic;
 font-family: "Times New Roman","Times",serif;
 color: #00AC00;
 margin: 10px 0px 0px 0px;
 padding-left: 10px;
}

.header2 {
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 font-family: "Times New Roman", "Times", serif;
 color: #000000;
 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: 12pt;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
}

.main2 {
 font-size: 14px;
 font-weight: normal;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
 padding-left: 30px;
}

.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: #00AC00;
; text-decoration: underline overline blink
}

.copy {
 font-size: 12px;
 font-weight: 800;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #00AC00;
}

A:link {
 font-size: 14px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #000099;
}

A:visited {
 font-size: 14px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #E66520;
}

A:active {
 font-size: 14px;
 font-weight: 100;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #00DFDF;
}a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 100; color: #00AC00; text-decoration: none}

