body {
	background: #CE80FF;
	color: #E6BFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px auto;
}

a, a:visited, a:active {
	color: #FFFA00;
	text-decoration: none;
}

a:hover {
	color: #47FF00;
	text-decoration: underline;
}

h1 {
	margin: 15px 0px 0px 0px;
	font-size: 40px;
	color: #FFFEBF;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}

.warning {
	padding-bottom : 10px;
	padding-top : 10px;
	font-size : 12px;
	float : left;
	width : 620px;
	padding-left : 10px;
}

.warningtext {
	color : #FFFFCC;
	float : left;
}

.reciptable {
	border-bottom : 1px dotted #E6BFFF;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}

.reciptable a {
	color : #E6BFFF;
}

.reciptable a:visited {
	color : #E6BFFF;
}

.recipsmall {
	font-size : 10px;
}

.enterlink {
	font-size : 22px;
	text-align : right;
	padding-top : 12px;
	float : right;
	padding-right : 10px;
}

.enterlink a {
	color: #F5E6FF;
}

.enterlink a:visited {
	color: #F5E6FF;
}

.bottombanner {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.smalltext {
	font-size: 13px;
}

.midtext {
	font-size: 15px;
}

.medtext {
	font-size: 21px;
}

.medlink {
	font-size : 28px;
	font-weight : bold;
	margin-bottom : -1px;
	margin-top : -1px;
}

.largelink {
	font-size : 36px;
	font-weight : bold;
	margin-bottom : -1px;
	margin-top : -1px;
}

.bottomtext {
	
}

.bottomtext a {
	color: #F5E6FF;
}

.bottomtext a:visited {
	color: #F5E6FF;
}