a
  {
  color:                    #1D5001;
  font-family:              Verdana;
  font-size:                10pt;
  font-weight:              bold;
  line-height:              140%;
  text-decoration:          underline;
  }

a:hover
  {
  color:                    #E56D1F;
  font-family:              Verdana;
  font-size:                10pt;
  font-weight:              bold;
  line-height:              140%;
  text-decoration:          underline;
  }

body
  {
  background-color:         #F5B881;
  color:                    #000000;
  font-family:              Verdana;
  font-size:                10pt;
  line-height:              140%;
  margin-bottom:            0px;
  margin-left:              0px;
  margin-right:             0px;
  margin-top:               0px;
  scrollbar-face-color:     #EE8526;
  scrollbar-track-color:    #FBE0C8;
  text-align: left;
  }

h1
  {
  color:                    #E56D1F;
  font-family:              Verdana;
  font-size:                18pt;
  font-weight:              bold;
  line-height:              140%;
  }

input
  {
  background-color:         #F7FBEE;
  color:                    #1D5001;
  font-family:              Verdana;
  font-size:                10pt;
  border-color:             #1D5001;
  border-width:             1pt;
  }

p
  {
  color:                    #1D5001;
  font-family:              Verdana;
  font-size:                10pt;
  line-height:              140%;
  }

select
  {
  background-color:         #F7FBEE;
  color:                    #1D5001;
  font-family:              Verdana;
  font-size:                10pt;
  border-color:             #1D5001;
  border-width:             1pt;
  }
textarea
  {
  background-color:         #F7FBEE;
  color:                    #1D5001;
  font-family:              Verdana;
  font-size:                10pt;
  border-color:             #1D5001;
  border-width:             1pt;
  }


