.heading {
	color: #663300;
	font-weight: normal;
	font-size: 18px;
	font-family: Rockwell;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}

body,td,th {
	color: 333333;
}
.subheading {
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Rockwell;
}
