.stdtext {	font-family: Arial;
		font-size: 9pt; 
		color: darkgreen;}

.smalltext {	font-family: Arial;
		font-size: 8pt; 
		color: darkgreen;}

.presstext {	font-family: Times;
		font-size: 9pt; 
		color: darkgreen;}

.boxtitle {	font-family: Arial;
		font-size: 10pt; 
		color: darkgreen;}

.boxtitle2 {	font-family: Arial;
		font-size: 12pt; 
		color: #FFFF00;}

.boxtext {	font-family: Arial;
		font-size: 9pt; 
		color: darkgreen;}

.boxtext2 {	font-family: Arial;
		font-size: 9pt; 
		color: #FFF8DC;}

.boxborder {	background-color: darkgreen;}

.boxborder2 {	background-color: #FFF8DC;}

.box {		background-color: #FFEFD5;}	/* PapayaWhip, RGB: 255 239 213 */

.box2 {		background-color: darkgreen;}	/* RGB: 0 100 0 */

BODY {		background-color: #FFF8DC;}	/* Cornsilk, RGB: 255 248 220 */

/* http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html */
