h2{
	margin-top:40px;
	color:#f0f0f0;
}
#genericFullTableCell table{
	background-color:transparent;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:95%;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	color:#f0f0f0;
}
#genericFullTableCell table td{
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px;
}
#genericFullTableCell button{
	margin-top:12px;
	margin-bottom:20px;
	background-color:#666666;
	color:#f0f0f0;
	cursor:pointer;
}
#genericFullTableCell p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:95%;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	color:#f0f0f0;
}
.missionSubheading{
	font-weight:bold;
}
#genericFullTableCell ul{
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:95%;
	margin-left:230px;
	color:#f0f0f0;
}
#genericFullTableCell li{
	margin-bottom:5px;
}

.instructions{
	font-family:Arial,Helvetica,sans-serif;
	font-size:95%;
	color:#f0f0f0;
}
