em {
	background-color: #FFFF00;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0066CC;
}
#wrapper .terms p {
	font-size: 10px;
}

body {
	background-color: #E0E0E0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}
strong {
	color: #0166B8;
	font-size: 24px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#wrapper .message {
	border: 10px solid #FFCCCC;
	padding: 10px;
	font-family: "Trebuchet MS";
	color: #990000;
	margin: 0px;
	font-size: 24px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;


}
#content {
	padding: 10px;
	width: 100%;
}
#wrapper img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
