body {
	font-family: Verdana, sans-serif; 
	font-size: 0.9em; 
	line-height: 1.2; 
	color: #333; 
	background: #FFF;
}
input,
select {
	/*font-family: Georgia, "Times New Roman", serif;*/
	font-size: 0.9em; 
	color: #666666;
}
table {
	width: 600px;
	border: 1px solid #DDDDDD;
	margin-bottom: 500px;
} 
tr {
	text-align: left; 
}
h3,
h4 {
	margin: 0;
}
textarea {
	background: #EEEEEE;
}
.title, 
.siteNum {
	background: #EEEEEE;
	color: #666666;
	font-size: 0.8em; 
	padding: 3px;
}
.title {
	font-weight: bold;
}
.siteNum {
	text-align: right; 
}
.question, 
.answer {
	padding: 10px;
}
.introductionHeader,
.completionHeader {
	padding: 10px;
	padding-bottom: 0;
}
.buttons {
	text-align: right; 
}
.buttons {
	text-align: right; 
	padding-right: 3px;
	padding-bottom: 3px;
}
.button {
	background-color: #EEEEEE; 
	border: 1px solid #DDDDDD;
}
