body {
	background: #FFF2FF;
	color: #660000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

a, a:visited, a:active {
	color: #AA0021;
	text-decoration: none;
}

a:hover {
	color: Blue;
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 40px;
	color: #FF8099;
}

h2 {
	margin: 0px 0px 25px 0px;
	font-size: 12px;
}

#page {
	background-color : White;
	width : 900px;
}

.topbanner {
	font-size : 16px;
	font-weight : bold;
	padding-top : 20px;
	padding-bottom : 30px;
}

.warning {
	font-size : 13px;
	width : 750px;
	text-align : left;
}

.warningtext {
	color : Red;
	float : left;
}

.ad1 {
	width : 700px;
	text-align : center;
	border : 1px dotted #660000;
	padding-bottom : 12px;
	padding-top : 12px;
}

.recips {
	width : 870px;
	font-size : 12px;
	font-weight : bold;
}

.recips2 {
	width : 800px;
	font-size : 12px;
	font-weight : bold;
}

.reciptable {
	border : 1px dotted #990000;
	text-align : center;
	width : 174px;
	color : #FF8099;
}

.reciptable2 {
	text-align : center;
}

.reciptable a {
	color : #FF8899;
}

.reciptable a:visited {
	color : #FF8899;
}

.recipsmall {
	font-size : 10px;
}

.enterlink {
	font-size : 24px;
	text-align : center;
}

.enterlink a {
	color: #FF8099;
}

.enterlink a:visited {
	color : #FF8099;
}

.tinytext {
	font-size: 14px;
}

.smalltext {
	font-size : 15px;
	font-weight : bold;
}

.medtext {
	font-size : 22px;
	font-weight : bold;
}

.smalllink {
	font-size : 20px;
	font-weight : bold;
}

.medlink {
	font-size : 26px;
	font-weight : bold;
}

.largelink {
	font-size : 38px;
	font-weight : bold;
}