BODY {
	background-color: #ffffe0;
	FONT-FAMILY: Verdana, "Century Gothic", Courier, Arial, Helvetica, Sans-Serif;
	color: #664400;
	margin-left: 8%;
	margin-right: 3%;
}

H1 {
  color: #003399;
  background: transparent;
  font-weight: bold;
  text-align: center
}

H2 {
  color: #007777;
  background: transparent;
  font-weight: bold;
  text-align: center;
}

H3 {
  color: #008000;
  background: transparent;
  font-weight: bold;
	clear: right;
}

H4 {
  color: #9966cc;
  background: transparent;
  font-weight: bold;
  text-indent: -3%;
}
P {
  text-indent:10%;
}

table {
   background-color: #ffffe0;
	 FONT-FAMILY: Verdana, "Century Gothic", Courier, Arial, Helvetica, Sans-Serif;
	 color: #664400;
	 border: 0;
}

.spec-tbl {
	 FONT-FAMILY: Arial, Helvetica, Sans-Serif;
   font-size: 70%;
	 border: 1;
}

.text-tbl{
	 font-size: 100%;
	 border: 0;
}

.img-tbl{
	 clear: right;
	 border: 0;
	 float: right;
	 margin-left: 1em;
}
.img-box{
   float: right;
	 margin: 1em;
	 margin-right: 0;
	 background: transparent;
}
.logo {
	 margin-left: -1em;
	 float: none;
}
.th-text {
   color: #008000;
	 text-align: center;
}

.hbutton {
	 font-size: 70%;
	 text-align: center;
	 margin-bottom: 5px;
	 margin-top: 5px;
	 margin-right: 7px;
	 margin-left: 7px;
}
.hbutton a {
	 text-decoration: none;
	 display: block;
	 color: blue;
	 background-color: yellow;
	 border-top: 4px #afafaf solid;
	 border-left: 4px #afafaf solid;
	 border-bottom: 4px #777777 solid;
	 border-right: 4px #777777 solid;
}
.hbutton a:hover {
   
	 border-top: 4px #777777 solid;
	 border-left: 4px #777777 solid;
	 border-bottom: 4px #afafaf solid;
	 border-right: 4px #afafaf solid; 
}

.hbutton a:active {
   background-color: blue;
	 color: yellow;
}

.htext {
	 color: black;
	 background-color:#66ffff;
}
.htext a {
	 text-decoration: none;
	 color: black;
	 background-color: #66ffff;
}
.htext a:hover {
	 text-decoration: none;
   background-color: #ff33ff;
	 color: blue;
}
.htext a:active {
	 text-decoration: none;
   background-color: black;
	 color: #66ffff;
}

.address-box {
   font-size: 60%;
   color: brown;
	text-align: center;
}

#yellow-box {
	 background-color: yellow;
	 margin: 25px;
	 border-top: 6px #882222 solid;
	 border-left: 6px #882222 solid;
	 border-right: 6px #ff3333 solid;
	 border-bottom: 6px #ff3333 solid;
	 padding: 10px;
	 color: blue;
}
.hi-lite {
   background-color: #ffff00;
}

.stand-out {
   background-color: #ffff77;
	 font-weight: bolder;
}

.desc-text {
   font-size: 70%;
	 text-align: center;
	 text-align: top;
	 color: black;
	 background-color: #bfff99;
	 padding-bottom: 5px;
}

.item-text {
   color: #000040;
	 font-size: 100%;
}