body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F8E7EF;
}
a:active {
	color: #FFFFFF;
}
.bkgd-pink {
	background-color: #F8E7EF;
}
.bkgd-wht {
	background-color: #FFFFFF;
}
.bkgd-burgandy {
	background-color: #842937;
}
.title-events {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
}
.border-blk {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text-volunteer {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #842937;
}
.bkgd-purple {
	background-color: #744353;
}
.text-wht {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
}
.text-blk {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	text-align: left;
}
.text-board {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
}

#survey tr td p{
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
}

#survey tr td h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:white;
	font-weight:normal;
	text-align:center;
}

#survey input, select{
	font-size:11px;
}