body {
 background-color: white;
 font-family: "Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif, Sans Serif";
 color: #660000;
 link: #0000ff;
}

A:hover { background-color: blue; text-decoration: none; color: white }
A:active { background-color: white; text-decoration: none; color: blue }

div.indent  { margin-left: .25in; }
div.indent2 { margin-left: .50in; }

h1 {
 font-size: larger;
}

