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: #808080;
text-indent: 2em;
padding-left: 20px;
}
.main2 {
font-size: 14px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #808080;
padding-left: 30px;
}
.list {
font-size: 12px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #808080;
line-height: 1.25em;
padding-left: 30px;
}
UL {
font-size: 12px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #808080;
padding-left: 30px;
}
OL {
font-size: 12px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #808080;
padding-left: 30px;
}
.info {
font-size: 10px;
font-weight: 400;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #000000;
margin: 6px;
}
.lag {
font-size: 14px;
font-weight: 400;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #800080;
}
.code {
font-size: 12px;
font-weight: 400;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #366D6D;
}
A:link {
font-size: 14px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #E66520;
text-decoration: none;
}
A:visited {
font-size: 14px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #E66520;
text-decoration: none;
}
A:active {
font-size: 14px;
font-weight: 100;
font-style: normal;
font-family: "arial", "helvetica", sans-serif;
color: #00DFDF;
text-decoration: none;
}