
* { padding:0px; margin:0px; }
#wrapper { text-align:center; }
h1 { font-size:33px; margin:2px; font-style:italic; ; }
h2 { font-size:19px; margin:2px; ; }

a { text-decoration:none; color: #FFF7E6; }
a:hover { text-decoration:underline; color: #996B00; }

.main_table {
	border:0px outset #FFD166;
	background-color:#FFB200;
	width: 780px;
	margin:0 auto;
	font-size: 14px;
	padding: 10px;
	text-align:center;
	}

#hpa img { border:0px; }
#hpa {
	border:0px outset #FFD166;
	}

.tablestyle {
	border:0px outset #FFD166;
	background-color:#FFB200;
	width: 780px;
	margin:0 auto;
	font-size: 14px;
	padding: 10px;
	}

body {
font-family: Verdana;
font-weight: bolder;
}
#reciptable {
	margin:10px auto;
	width:600px;
	border:0px solid black;
	text-align:center;
	}

#reciptable table td {
	width:25%;
	padding:4px;
	font-family: Comic Sans MS;
	border:1px outset black;
	;
	color:#000000;
	}

.reciptable td { text-align:center; width:25%; }

.entertext { font-size:30px; color:#FFF7E6; }
.warning { font-size:19px; }
.thumb { border:1px solid #FFF7E6; }
a:hover img.thumb { border:1px dashed #FFF7E6; }
.recip {
	color:#000000;
	font-style:font-style:italic;
	font-size:12px;
	font-family: Verdana;
	}