@charset "utf-8";
/* CSS Document */

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
}
body {
	background-color: #dfeff0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
table { margin:0 auto;}
.adsense{margin:0 auto;text-align:center;}
#privacy{
  font-size:10px;
  text-align:center;
}
#wrapper{
	width:320px;
	margin:0 auto;
}
label{
	width:320px;
	padding-left:10px;
	text-align:left;
}
input{
	font-size:20px;
	width:290px;
}
a:visited {
	color: #8E8E8E;
}
.style4 {color: #BBBBBB; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style5 {color: #000000}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
#title, #title a:link, #title a:visited{
	text-align:center;
	font-size:14px;
	color:#4c9800;	
	width:300px;
}
#totalpoints {
	color:#4c9800;
	display:inline;
	float:left;
	clear:both;
}
.smaller_text {
	text-align:center;
	font-size:14px;
}
.button, .button:visited {
	background:#66CC33;
	display:block;
	border:1px solid #669933;
	width:130px;
	float:left;
	text-align:center;
	color:#fff;
	display:inline;
	margin-left:10px;
}
#footer, #footer a:link, #footer a:visited{
	text-align:center;
	font-size:14px;
	color:#4c9800;	
	width:300px;
}


