body,td,th {font-family: Arial, Helvetica, sans-serif; }
body {background-color: #FEF7D2; }

h1 {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #BB723F;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.size12 {font-size: 12px}
.size16 {font-size: 16px}
.size20 {font-size: 20px}

.size20black {font-size: 20px; color: #000000; }
.size20brick {font-size: 20px; color: #993300; }

.tan {color: #BB723F}
.red {color: #FF0000}
.black {color: #000000}
.brick {color: #993300}

.rowcolor {background-color: #FFCC66; }
.tabcolor {background-color: #FF9933; }
