
* { padding:0px; margin:0px; }
#wrapper { text-align:center; }
h1 { font-size:34px; margin:2px; font-style:bold; ; }
h2 { font-size:26px; margin:2px; ; }

a { text-decoration:underline; color: #FFE6F9; }
a:hover { text-decoration:none; color: #80737C; }

.main_table {
	border:2px double #BFACBA;
	background-color:#AD9CA9;
	width: 770px;
	margin:0 auto;
	font-size: 18px;
	padding: 10px;
	text-align:center;
	}

#hpa img { border:0px; }
#hpa {
	border:2px double #BFACBA;
	}

.tablestyle {
	border:2px double #BFACBA;
	background-color:#AD9CA9;
	width: 770px;
	margin:0 auto;
	font-size: 18px;
	padding: 10px;
	}

body {
font-family: Comic Sans MS;
font-weight: bold;
}
#reciptable {
	margin:10px auto;
	width:600px;
	border:1px solid black;
	text-align:center;
	}

#reciptable table td {
	width:25%;
	padding:4px;
	font-family: Arial;
	border:1px inset black;
	;
	color:#000000;
	}

.reciptable td { text-align:center; width:25%; }

.entertext { font-size:30px; color:#FFE6F9; }
.warning { font-size:26px; }
.thumb { border:1px solid #FFE6F9; }
a:hover img.thumb { border:1px dashed #FFE6F9; }
.recip {
	color:#000000;
	font-style:font-style:bold;
	font-size:15px;
	font-family: Comic Sans MS;
	}