
* { padding:0px; margin:0px; }
#wrapper { text-align:center; }
h1 { font-size:32px; margin:2px; font-style:bold; color: #D6CFE6; }
h2 { font-size:20px; margin:2px; color: #D6CFE6; }

a { text-decoration:underline; color: #000000; }
a:hover { text-decoration:none; color: #554080; }

.main_table {
	border:2px outset #6030BF;
	background-color:#5C458A;
	width: 740px;
	margin:0 auto;
	font-size: 16px;
	padding: 10px;
	text-align:center;
	}

#hpa img { border:0px; }
#hpa {
	border:2px outset #6030BF;
	}

.tablestyle {
	border:2px outset #6030BF;
	background-color:#5C458A;
	width: 740px;
	margin:0 auto;
	font-size: 16px;
	padding: 10px;
	}

body {
font-family: Arial;
font-weight: bold;
}
#reciptable {
	margin:10px auto;
	width:600px;
	border:0px solid black;
	text-align:center;
	}

#reciptable table td {
	width:25%;
	padding:4px;
	font-family: Arial;
	border:1px dotted black;
	background: #FFFFFF;
	color:#000000;
	}

.reciptable td { text-align:center; width:25%; }

.entertext { font-size:30px; color:#000000; }
.warning { font-size:20px; }
.thumb { border:1px solid #D6CFE6; }
a:hover img.thumb { border:1px dashed #D6CFE6; }
.recip {
	color:#000000;
	font-style:font-style:bold;
	font-size:18px;
	font-family: Times New Roman;
	}