body{color: #008c99;margin-left: 100pt;background-color: #3333aa;
background-repeat: repeat-x;width: 60%;font-family: Arial,Helvetica;font-size: 20;
}
a:link {
    color: #aaccff;
}

/* visited link */
a:visited {
    color: #003366;
}

/* mouse over link */
a:hover {
    color: #00bbee;
}

/* selected link */
a:active {
    color: #ffEEee;
}h1{color: #eeeeff;font-size: 35;}dl{margin-left: 100pt;}dt{margin-top: 20pt}

