body {
	background: #f2f2f2;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h3 {
	font-size: 14px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
}
.privacy {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
}
.replayQuestion {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border: thin solid #000066;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFFFCC;
	padding: 4px;
}
.caption {
	font-size: 10px;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 4px;
	background-color: #CC3333;
}.highlight {
	background-color: #FFFF00;
}
.tellafriend {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border: thin solid #000066;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFFFCC;
	padding: 4px;
	clear: both;
	float: none;
	width: 380px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #990000;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
.red {
	color: #990000;
}
.redbox {
	border: 1px solid #990000;
	background-color: #FFFFEE;
}
.warning {
	font-size: 12px;
}

