@charset "utf-8";
/* CSS Document */


/* Presentation Stylesheet */ 

  h1{
    color: #682907;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 23px;
    font-weight: bold;
  }
  
  h2{
    color: #682907;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 17px;
	font-weight: bold;
  }
  
  h3{
    color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 16px;
  }
  
  h4{
    color: #000000;
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
    font-size: 13px;
  }
  
  h5{
        color: #682907;
    font-family: font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
    font-weight: bold;
	
  }
  
  h6{
    color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
  }
  
   h7{
    color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
  }
  
    h8{
    color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
	font-weight: bold;
  }
   
   p{
    color: #000000;
	font-family: Arial, Helvetica, Trebuchet MS,   sans-serif;
    font-size: 12px;
	font-weight: normal;
	  }
	  
	    li{
    color: #000000;
	font-family: Arial, Helvetica, Trebuchet MS,   sans-serif;
    font-size: 13px;
	font-weight: normal;
	  }
 
  fieldset{
    border: 0;
  }
  a:link { 
	color: #682907;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, Trebuchet MS,   sans-serif;
    font-size: 12px;
	}
a:visited { 
	color: #682907;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Trebuchet MS,   sans-serif;
    font-size: 12px;
	}
a:hover { 
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, Trebuchet MS,   sans-serif;
    font-size: 12px;
	}
a:active { 
	color: #682907;
	text-decoration: none;
	font-family: Arial, Helvetica, Trebuchet MS,   sans-serif;
    font-size: 12px;
	}
	
a img { border:0px; }