.topper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.stuff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #664E29;
}
.heading_cell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.important {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #664E29;
}

body {
	background-color: #CCB48F;
	background-repeat: no-repeat;
}

a {
	color: #664E29;
	text-decoration: none;
	font-weight: normal;	
}

a:vlink {
	color: #800000;
	text-decoration:none;
}

a:hover {
	color: #996B26;
	text-decoration: underline;
}


.selected {
	font-size: 14px;
	font-weight: bold;
}
label {
	font-size: 12px;
	font-weight: bold;
}
.warning {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.label {
	font-size: 12px;
	font-weight: bold;
	color: #664E29;
}
.maroon {
	font-size: 18px;
	font-weight: bold;
	color: maroon;
}
.info {
	font-size: 10px;
	color: black;
}
