  body {
	font-family: "Bitstream Vera Sans", "Times New Roman", Times, Georgia;
   margin-top: 0px;
   margin-left: 36px;
   margin-right: 18px;
	}

  h1 {color: black;
	font-weight: 800;
	font-size: 350%;
	font-family: Arial, Helvetica;
	}
	
  h2 {
	color: #a00000;
	font-weight: bolder;
	font-size: 225%;
	font-family: Arial, verdana, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
  h3 {
	color: #50004c;
	font-style: italic;
	font-weight: bold;
	font-size: 175%;
	font-family: "Times New Roman", Georgia, Times;
	}
  
  h4 {
      color: #a00000;
      font-weight: bolder;
      margin-bottom: 0px;
      font-size: 150%;
      font-family: Arial, verdana, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;
      }
	
  dt {
	padding-top:24px;
	padding-bottom:8px;
	color:#000099;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:125%;
	}
	
  a {
	color: #00f;
	font-weight: 500;
	text-decoration: none;
	}
	
  a:hover {
	background-color: yellow;
	}
	
  li {
	padding-bottom: 8px;
	padding-right: 16px;
	}
	
.nav {
	color: #900;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 140%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	}

.hilite {
    color: #900;
    font-style: normal;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background-color: yellow;
    text-decoration: none;
    }
	
.news {
	font-weight: 500;
	}

.times {
	font-size: 160%;
	font-family: Courier, "Courier New", Monaco; height: -4pt;
	}
	
  p {
	padding-top: 0px; 
	text-indent: 6mm;
	}
	
.extra-left-margin {
	margin-left: 6pt'
	}
	
.indented {
	text-indent: 7mm;
	}
	
.gray-boxed {
	border: outset 2px gray;
	}
	
.activity {
	font-weight: bold;
	height: 4pt;
	}
	
.menu {
	font-family: Charcoal, Chicago, "Comic Sans MS";
	}



