img { border:1px solid black ; }
* { padding:0px; margin:0px; }
#wrapper { text-align:center; }
h1 { font-size:16px+2; line-height:16px+2; }
h2 { font-size:16px+1; line-height:16px+2; }
.tablestyle {
	border:2px double #FFE680;
	background-color:#FFCC00;
	width: 750px;
	margin:0 auto;
	font-size: 16px;
	padding: 10px;
}
a { color: black ; font-weight:bold } 
body {
font-family: Book Antiqua;
font-weight: normal;
}
.reciptable {
	margin:0 auto;
	width:740px;
	border:0px solid black;
	text-align:center;
}

.reciptable td a {
	color:#000000;
}
.pxborder { border:1px solid black; background:#FFFFFF; }
reciptable td { text-align:center; width:25%; }

.entertext { font-size:30px; color:#000000; }
.thumb { border:1px solid #FFF2BF; }
a:hover img.thumb { border:1px dashed #FFF2BF; }
.recip { color:#000000; font:bold 12px tahoma; }