/* last edited on 7/28/00 by Dan */


.content
  {
  font-family: "times new roman", serif ;
  font-size: 14px ;
  font-style: normal ;
  font-weight: normal ;
  color: #000000 ;
  }
	
.stylized /* pullquotes */
  {
  font-family: Trebuchet, Verdana, sans-serif ;
  font-size: 14px ;
  font-style: italic ;
  font-weight: normal ;
  line-height: 1.3em ;
  color: #666666 ;
  }
	
.header1
  {
  font-family: arial, sans-serif ;
  font-size: 20px ;
  font-style: normal ;
  font-weight: bold ;
  line-height: 1em ;
  color: #000000 ;
  }
	
.header2
  {
  font-family: arial, sans-serif ;
  font-size: 16px ;
  font-style: normal ;
  font-weight: bold ;
  line-height: 1.3em ;
  color: #333333 ;
  }
	
.header3
  {
  font-family: Arial, sans-serif ;
  font-size: 14px ;
  font-style: normal ;
  font-weight: bold ;
  line-height: 1.3em ;
  color: #333333 ;
  }
	
.header4
  {
  font-family: Arial, sans-serif ;
  font-size: 12px ;
  font-style: normal ;
  font-weight: bold ;
  line-height: 1.3em ;
  color: #333333 ;
  }

.small
  {
  font-family: "times new roman", serif ;
  font-size: 12px ;
  font-style: normal ;
  font-weight: normal ;
  color: #000000 ;
  }

.boldsans
  {
  font-family: Arial, sans-serif ;
  font-size: 12px ;
  font-style: normal ;
  font-weight: bold ;
  color: #000000 ;
  }

.extraleading
  {
  line-height: 1.8em ;
  }

.date
  {
  font-family: Arial, sans-serif ;
  font-size: 12px ;
  font-style: normal ;
  font-weight: bold ;
  text-align: right;
  color: #993333 ;
  }

.reverse
{
  font-family: Arial, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #ffffff ;
}

INPUT {font-family:courier,monospace;}

/* link colors & effects */


a:link
  {
  color: #0000cc ;
  text-decoration: underline ;
  }

a:visited
  {
  color: #cc0000 ;
  text-decoration: underline ;
  }
  
a:active
  {
  color: #800080 ;
  text-decoration: underline ;
  }
	

.sublink
  {
  font-family: arial, sans-serif ;
  font-size: 10px ;
  font-style: normal ;
  font-weight: normal ;
  }
