/***********************************************/
/* File:      maintext.css                     */
/* Function:  main page text style sheet       */
/***********************************************/
/*                                             */
/*  Author:   Reid Weske - California WebWise  */
/*  Created:  03/28/04                         */
/*                                             */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/*********  body background image **************/
body,td,th {
	color: #000000;
}
.style2 {
	font-size: x-small;
	font-style: italic;
}
.style3 {font-size: x-small}

.style4 {color: #510000}

/*************  end of fle ********************/