body {
background-color : #FFEBD0;
}
a,body,td,div,table{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
text-align: center;
color: #000000;
}
a{
	font-weight:bold;
}

table.reciptable td {
	font-size: 13px;
	font-weight: normal;
	color : black;
	border: 0px solid black;
}

td.type2 {
	background-color : #FFEBD0;
}

a.rind { 
	font-size: 13px;

	text-decoration: underline;
	color : #CC3300;
}

a.rcat {
	font-size: 13px;

	text-decoration: underline;
	color : black;
}
body {

background-color: White;
margin: 0px 0px 0px 0px;
}

h1 {
	margin: 3px 3px 3px 3px;
	color : #CC3300;
	font-size: 26px;
}


img {
border:3px solid #000;
}
img.thumb{
border:1px solid #000;
}

td {
background-color: #F0BC94;
border:0px solid black;
font-weight: bold;
}

a.banner {
	color:#CC3300;font-size:24px;
	font-weight:bold;
}
a.enter {
	color : #CC3300;
	font-size:24px;
	letter-spacing : 5px;
}


