body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #526e93;
}
#tddescription {
	font-size: 10pt;
	background-color: #ffffcc;
}

#reflectionsbuttons a {
	color: Blue;
	background-color: #cccccc;
	text-decoration: none;
}
#reflectionsbuttons a:hover {
	color: Blue;
	background-color: #ffffcc;
	border: Blue;
	text-decoration: underline;
}