body {
	color: #000; background: #FFFCE9 url(images/bg_main.gif); margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: normal; }
a { color: #B74511; }
td,th {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
h1 {
	font-size: 25px;
	letter-spacing: -1px;
	color: #BC400D;
}
h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #BC400D;
}
h3 {
	font-size: 16px;
	letter-spacing: -1px;
	color: #BC400D;
	font-weight: bold;
}
.small {
	font-size: 12px;
}
.verysmall {
	font-size: 9px;
}

.tablehead {
	background-color: #F3EAD8;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.tablecell {
	background-color: #fefede;
	font-size: 12px;
	border: 1px solid #FFFFCC;
}
.head {
	font-size: 17px;
	color: #BC400D;
	font-weight: bold;
}
.smallhead {
	font-size: 13px;
	color: #BC400D;
	font-weight: bold;
}
.secrets {
	text-align: left;
	padding: 10px;
	margin: 20px;
	border: 5px double #B74511; 
	background-color: #fefef0;
}
.promo {
	text-align: center;
	padding: 5px;
	border: 1px solid #eeff57; 
	background: #00b478 url('images/bg_body.jpg') repeat-x 0px -134px; color: #fff;
}
.promo a { color: #fff; text-transform:uppercase; font-size:0.8em; text-decoration:none; display:block; }
