
body {
  background-image: url(images/genpaper.jpg);
  background-color: #FFFFCC;
  color: "#663333";
}

p {
  font-family: Georgia, Times, serif;
  color: "#663333";
}

blockquote {
  font-family: Georgia, Times, serif;
  color: "#663333";
}

	 
h1 {
  font-family: "Lydian BT", "Arial Narrow", Arial, sans-serif;
  color: "#663333";
  font-weight: bold;
  margin-bottom: 16pt;
} 

h2 {
  font-family: "Lydian BT", "Arial Narrow", Arial, sans-serif;
  color: "#663333";
  font-weight: bold;
  margin-bottom: 8pt;
} 

	
ul {
  font-family: Georgia, Times, serif;
  color: "#663333";
  list-style-type: square;
}

	
dl {
  font-family: Georgia, Times, serif;
  color: "#663333";
}

.indent {
  margin-left: 25px;
} 

  	
.cont {
  font-family: "Lydian BT", "arial narrow", arial, sans-serif;
  font-weight: bold;
  font-size: 120%;
  color: "#663333";
  margin-bottom: 5px;
} 

.cont2 {
  font-family: "Lydian BT", "arial narrow", arial, sans-serif;
  color: "#663333";
  margin-top: 0px;
  margin-bottom: 0px;
  } 

.subcont {
  list-style-type: square;
  font-family: "Lydian BT", "arial narrow", arial, sans-serif;
  color: "#663333";
  text-indent: -12pt;
  margin-top: 0px;
  margin-bottom: 0px;
} 

.site1 {
  font-family: Georgia, Times, serif;
  
  color: "#663333";
  margin-top: 12px;
  margin-bottom: 3px;
}

.site1a {
  font-family: Georgia, Times, serif;
  color: "#663333";
  margin-top: 0px;
  margin-bottom: 3px;
}

.site2 {
  font-family: Georgia, Times, serif;
  color: "#663333";
  text-indent: 12pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.site3 {
  font-family: Georgia, Times, serif;
  color: "#663333";
  list-style-type: square;
  margin-top: 0px;
  margin-bottom: 0px;
}

.tablehead {
  font-family: "Arial Narrow", arial, sans-serif;
  font-weight: bold;
  color: "#663333";
} 

.tablebody {
  font-family: "Arial Narrow", arial, sans-serif;
  color: "#663333";
} 

.rule {
  vertical-align: top;
  margin-top: 0px;
} 

a: link {
  color: #0000FF;
} 

a:visited {
  color: #FF00FF;
} 

a:active {
  color: #000099;
}

