body {
background: #30699F; color: #99CCFF; text-align: left; text-decoration: none;
}

a:link {
color: #99CCFF; text-decoration: underline;
}

a:visited {
color: #99CCFF; text-decoration: underline;
}

a:hover {
color: #0ebb00; text-decoration: underline;
}

a.elinks:link {
color: #30699F; text-decoration: underline;
}

a.elinks:visited {
color: #30699F; text-decoration: underline;
}

a.elinks:hover {
color: #30699F; text-decoration: underline;
}

a.elinks:active {
color: #30699F; text-decoration: underline;
}


ol {
list-style-image: URL("list.gif");
}

h1 {
color: #0ebb00; text-align: center;
}

h2 {
color: #0ebb00; text-decoration: underline;
}

table {
border-left-color: #99CCFF; border-right-color: #336699; color: #99CCFF;
}

ol a:link {
color: #99CCFF; text-decoration: underline;
}

ol a:visited {
color: #99CCFF; text-decoration: underline;
}

ol a:hover {
color: #99CCFF; text-decoration: underline;
}

ol a:active {
color: #99CCFF; text-decoration: underline;
}

ol ol {
list-style-image: URL("list.gif");
}

input {
background: #336699; color: #99CCFF; border-color: black; border-width: 1;
}

textarea {
background: #336699; color: #99CCFF; border-color: black; border-width: 1;
}

tt{
margin-left: 40px; display: block;
}

hr{
background: #0ebb00; color: #0ebb00;
}
