a {
	color: #FFFFFF;
	text-decoration: none;
}

.return {
	color:#000000;
	text-decoration: underline;
}

.proof {
	font-family: arial;
	font-size: 12pt;
}

body {
	background-color: #C4BBAA;
	font-family: arial;
	font-size: 12pt;
}

.instructions {
	font-family: arial;
	font-size: 12pt;
	color: black;
}

.darkBrown {
	background-color: #67432C;
  color: #FFFFFF;
}

.lightBrown {
	background-color: #C8B08C;
	color: #FFFFFF;
}


