body {
  background-color: #EFEFCB;
  margin: 0.5in 0.75in 0in 1in;
  color: #0C1E0C;
  font-family: bookman old style, new century schoolbook, times, serif;
}

A:link    { background: transparent; color: #804040 }   
A:visited { background: transparent; color: #705070 }
A:hover   { background: #bbbb99; color: blue } 
A:active  { background: transparent; color: blue }   

DT              { font-weight: bold }

H1, H2, H3      { margin: 0in 0in 0in -0.5in }
H1              { font-size: 150% }
H2              { font-size: 120% }
H3              { font-weight: bold }

A { text-decoration: none;  }
a.paper { font-weight: bold; font-size: large; 
          font-style: normal; font-family: sans-serif;
          color: #7070b0;}

/*
table { 
  border-spacing: 2px;
}

td { 
  vertical-align: top;
  padding: 5px;
}

b {
  font-family: sans-serif;
}
*/

#head {
  font: bold large sans-serif;
  color: #707070;
  border-bottom-width: 2px;
  border-bottom-color: #a0a0a0;
  border-bottom-style: solid;
}

#indent {
  margin-left: 50px;
  margin-bottom: 20px;
}
