/* last edited on 04/06/04 by Mark */


p
  {
  font-family: times new roman, serif ;
  font-size: 14px ;
  color: #000000 ;
  }
	
.text
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  color: #000000 ;
  }
	
stylized /* pullquotes */
  {
  font-family: Trebuchet, Verdana, sans-serif ;
  font-size: 14px ;
  font-style: italic ;
  color: #666666 ;
  }
	
h1
  {
  font-family: arial, sans-serif ;
  font-size: 20px ;
  font-weight: bold ;
  color: #333333 ;
  }
	
.header1
  {
  font-family: arial, sans-serif ;
  font-size: 20px ;
  font-weight: bold ;
  color: #333333 ;
  }
	
h2
  {
   font-family: times new roman, serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #333333 ;
  }
	
.header2
  {
   font-family: times new roman, serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #000000 ;
  }
	
h3
  {
  font-family: times new roman, serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #000000 ;
  }
	
.header3
  {
  font-family: times new roman, serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #000000 ;
  }
	
h4
  {
  font-family: Arial, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #333333 ;
  }

.header4
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #333333 ;
  }

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

.small
  {
  font-family: times new roman, serif ;
  font-size: 11px ;
  color: #000000 ;
  }

.medium
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  color: #000000 ;
  }


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

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

.extraleading
  {
  line-height: 1.8em ;
  }





/* link colors & effects */


a:link
  {
  color: #0066CC ;
  text-decoration: underline ;
  }

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