body
              {
			  background: #BD1920
			  }
a:visited
              {
              color: #800080;
              background: none
              }
a:link
              {
              color: #0000FF;
              background: none
              }
a:hover
              {
              color: #0000FF;
              background: #FFF587
              }
a:active
              {
              color: #FF0000;
              background: none
              }
p
              {
			  padding-top: 0.5em;
			  margin-top: 0;
			  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			  color: #000000;
			  font-size: 14px;
			  text-indent: 0px;
			  font-weight: normal
			  }
h1
              {
			  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			  color: #BD1920;
			  font-weight: bold;
			  font-size: 2em;
			  padding-bottom: 0;
			  margin-bottom: 10px;
			  text-transform: capitalize;
			  text-indent: 0px
			  }
h2
              {
			  border-bottom: 1px solid #000;
			  padding-bottom: 0;
			  margin-bottom: 0;
			  font-weight: bold;
			  text-transform: capitalize;
			  font-size: 1.5em;
			  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			  text-indent: 0px;
			  color: #BB8513
			  }
h3
              {
			  padding-bottom: 0;
			  margin-bottom: 5px;
			  font-weight: bold;
			  text-transform: none;
			  font-size: 16px;
			  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			  text-indent: 0px;
			  color: #465ACC
			  }
div
              {
			  padding-top: 0.5em;
			  margin-top: 0;
			  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			  color: #000000;
			  font-size: 14px;
			  text-indent: 0px;
			  font-weight: normal
			  }
ul
              {
			  list-style-position: outside;
			  list-style-type: circle;
			  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			  color: #000000;
			  font-size: 14px
			  }
.bold
              {
			  font-weight: bold
			  }
.center
              {
			  text-align: center
			  }
.small-9px
              {
			  font-size: 9px
			  }
.small-11px
              {
			  font-size: 11px
			  }
a.nav
              {
              font: bold 11px/23px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		      color: #000066;
			  text-indent: 8px;
			  text-decoration: underline
		      }

