input { background:''; border: 1 solid #663333; border-color: #000000; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
textarea { background:''; border: 1 solid #663333; border-color: #000000; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.content
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 15px ;
  font-style: normal ;
  font-weight: normal ;
  line-height: 1.2em ;
  color: #000000 ;
  }
  .content b
    {
    font-family: arial, helvetica, sans-serif ;
    font-weight: bold ;
    line-height: 1.3em ;
    color: #000000 ;
    }
	
.header1
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px ;
  font-style: italic ;
  font-weight: bold ;
  line-height: 1em ;
  color: #000000 ;
  }

.header2
  {
  font-family: arial, helvetica, sans-serif ;
  font-size: 17px ;
  font-style: italic ;
  font-weight: bold ;
  line-height: 1.3em ;
  color: #663333 ;
  }
	
.small
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px ;
  }

.extraleading
  {
  line-height: 1.3em ;
  }


/* link colors & effects */


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

a:visited
  {
  color: #CC6600;
  text-decoration: underline ;
  }
  
a:active
  {
  color: #009900;
  text-decoration: none ;
  }

a:hover
  {
  color: #009900;
  text-decoration: underline ;
  }

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif}
h1 {  font-size: 18px; font-style: italic; color: #000000}
