body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #96D3FF;
	color: #2B2B2D;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color: #2197F7;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.warning {
	font-size: 11px;
	font-weight: normal;
}
.pic-border {
	border: 1px solid #000000;
}
.ad1 {
	font-size: 14px;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	color: #000000;
}
.footer a:link, .footer a:visited, .footer a:hover{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.recips2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	border: 1px solid #2B2B2D;
}
.recips2 a:visited, .recips2 a:active, .recips2 a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.ad2 {
	font-size: 16px;
	font-weight: bold;
}
.enter {
	font-size: 16px;
	font-weight: bold;
}

.recips2 a:hover {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #2391F2;
text-decoration: none;
font-weight: normal;
}

