.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #655833;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 3b2b00;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 3b2b00;
}
.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3B2B00;
}
.bookman {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: bold;
	color: #362A04;
}
.hottips {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #625F4D;
}
.bodytextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 3b2b00;
}
.spacer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #F0EEE2;
}
html, body, #wrapper {

      height:100%;

      margin: 0;

      padding: 0;

      border: none;

      text-align: center;

   }

   #wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 100px;
   }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #625F4E;
	text-decoration: none;
}

a:visited {
	color: #625F4E;
	}
a:hover {
	color: #669900;
	text-decoration: underline;
}

.orange {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F48B1E;

