body {
	background: #E6F4FF;
	color: #E6F4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px auto;

}

a, a:visited, a:active {
	color: #FFE6BF;
	text-decoration: none;
}

a:hover {
	color: #FF99FF;
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 40px;
	color: #E6F4FF;
}

h2 {
	margin: 0px 0px 25px 0px;
	font-size: 12px;
}

.page {
	background-color : #0066B3;
	width : 900px;
	border : 1px solid #E6ECFF;
	text-align : center;
}

.ad {
	background: #003D6B;
	width: 820px;
}

.medtext {
	font-size : 18px;
}

.bigtext {
	font-size : 26px;
	margin-bottom : -5px;
}

.adlink {
	font-size : 26px;
	font-weight : bold;
	margin-top : -5px;
}

.adlink2 {
	font-size : 36px;
	font-weight : bold;
	margin-top : -5px;
}

.adlink3 {
	font-size : 42px;
	font-weight : bold;
	margin-top : -5px;
}

.warning {
	width : 820px;
	padding-bottom : 10px;
	padding-top : 0px;
	font-size : 12px;
}

.warningtext {
	color : #3399FF;
	float : left;
}

.recips {
	width : 870px;
	font-size : 12px;
	font-weight : bold;
}

.recips2 {
	width : 800px;
	font-size : 12px;
	font-weight : bold;
}

.reciptable {
	border : 1px solid #CCFFFF;
	text-align : center;
	width : 174px;
}

.reciptable2 {
	text-align : center;
}

.reciptable a {
	color : #CCFFFF;
}

.recipsmall {
	font-size : 10px;
}

.enterlink {
	padding : 20px 0px 20px 0px;
	font-size : 24px;
	text-align : center;
}

.enterlink a {
	color: #99CCFF;
}

.bottombanner {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.galleryad {
	background: #003D6B;
}

.bottomtext {
	color : #333366;
	padding-top : 20px;
	padding-bottom : 3px;
}

.bottomtext a {
	color : #333366;
}