body {background: #ffdc7e;}
div {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #231f20;
	padding: 12 12 12 12; 
	margin: 12 12 12 12;
	width: 321px;
	border: 1px solid #231f20;
	background: #ffefc3;
	text-align: left;
}
table {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	border: 0px;
}
.small {
	font-size: 10px;
}
.small-tab {
	font-size: 10px;
 	margin-left: 10px;
}
.small-center {
	font-size: 10px;
	text-align: center;
}
.big {
	font-size: 20px;
	text-align: center;
	color: #c8a952;
	font-weight: bold;
}
.center {
	text-align: center;
}
.nopad {
	width: 345px;
	padding: 0 0 0 0;
	background: #231f20;
	text-align: center;
}
.imgdiv {
	width: 712px;
	text-align: center;
}
a {color: #c8a952; font-weight: bold; text-decoration: none;}
a:hover {color: #ffffff;}

img {
  border: 0px solid black;
  padding: 0 0 0 0;
}

table { border-spacing: 0 0; empty-cells: show; margin: 4 4 4 4; }


