body {
	background: #005CB8;
	color: #FFE1BF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px auto;
}

a, a:visited, a:active {
	color: #FF8500;
	text-decoration: none;
}

a:hover {
	color: #BFDFFF;
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 40px;
	color: #FFC280;
}

h2 {
	margin: 0px 0px 25px 0px;
	font-size: 12px;
}

.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;
}

.recips {
	width : 870px;
	font-size : 12px;
	font-weight : bold;
}

.recips2 {
	width : 800px;
	font-size : 12px;
	font-weight : bold;
}

.reciptable {
	border : 1px dotted #2B80FF;
	text-align : center;
	width : 174px;
}

.reciptable2 {
	text-align : center;
}

.reciptable a {
	color : #CCFFFF;
}

.reciptable a:visited {
	color : #CCFFFF;
}

.recipsmall {
	font-size : 10px;
}

.warning {
	font-size : 13px;
}

.warningtext {
	color : #FFC280;
	float : left;
}

.enterlink {
	font-size : 24px;
	text-align : center;
}

.enterlink a {
	color: #80C0FF;
}

.enterlink a:visited {
	color : #80C0FF;
}

.topbanner {
	font-size : 16px;
	font-weight : bold;
	padding-top : 20px;
	padding-bottom : 20px;
}

.bottombanner {
	font-size : 16px;
	font-weight : bold;
	padding-top : 30px;
	padding-bottom : 50px;
}