/* CSS Document */

	  .bodytext2 A {

          color : #482206;

          font-family : verdana, arial, helvetica, sans-serif;

          font-size : 10px;

          text-decoration : none;

      }

	  .bodytext {

          color : #482206;

          font-family : verdana, sans-serif;

          font-size : 11px;

          line-height : 140%;

		  background-color : #FFFFFF;

      }
	  
	  .bodytextgreen {

          color : #B6DB3D;

          font-family : verdana, sans-serif;

          font-size : 11px;

          line-height : 140%;

		  background-color : #FFFFFF;

      }

	  .bodylink {

          color : #482206;

          font-family : verdana, arial, helvetica, sans-serif;

          font-size : 11px;

          line-height : 140%;

		  background-color : #FFFFFF;

		  font-weight:bold;

		  text-decoration:none;

      }

	  .bodylink a {

          color : #482206;

          font-family : verdana, arial, helvetica, sans-serif;

          font-size : 11px;

          line-height : 140%;

		  background-color : #FFFFFF;

		  font-weight:bold;

		  text-decoration:none;

      }

	  .bodylink a:hover{

          color : #482206;

          font-family : verdana, arial, helvetica, sans-serif;

          font-size : 11px;

          line-height : 140%;

		  background-color : #FFFFFF;

		  font-weight:bold;

		  text-decoration:underline;

      }

	  .bodylink a:active {

          color : #482206;

          font-family : verdana, arial, helvetica, sans-serif;

          font-size : 11px;

          line-height : 140%;

		  background-color : #FFFFFF;

		  font-weight:bold;

		  text-decoration:none;

      }

	  .header {

          color : #482206;

          font-family : verdana, arial, helvetica, sans-serif;

          font-size : 20px;

          line-height : 140%;

		  background-color : #FFFFFF;

      }

	  .navtext A {font-family: Verdana, Arial, Helvetica, sans-serif;

	  color : #482206;

	  font-size: 11px;

	  font-weight: bold;

	  text-decoration:none;

	  }
	  
	  #bodydiv {
	  position:relative;
	  height: 480px;
	  width: 100%;
	  overflow:scroll;
	  overflow-x: hidden;
	  }
	  
	  #bodytext {
	  widows:95%;
	  text-align:center;
	  }

