body {
	background-color: #F4CA6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006495;
}
.box {
	background-color: #F9EBBD;
	border: 2px dotted #F4CA6A;
}
a {
	font-weight: bold;
	color: #9F1708;
	text-decoration: underline;
}
.boxHeader {
	font-weight: bolder;
	color: #006495;
	background-color: #F4CA6A;
}
.button {

	font-weight: bolder;
	color: #006495;
	background-color: #F4CA6A;
}
