/***********************************************//* 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: #000066;}.style2 {	color: #666666;	font-size: x-small;	font-style: italic;}.style3 {font-size: x-small}.style4 {    color: #000066;	font-size: 16px;	font-style: italic;	/*font-weight: bold;*/}.style5 {	color: #ffffff;	font-size: small;	font-weight: bold;	font-style: italic;}.style6 {    color: #ffffff;	font-size: 16px;	/*font-weight: bold;*/}.style7 {    color: #ffffff;	/*font-size: h2;*/	/*font-weight: bold;*/}.style8 {	color: #333333;	font-size: small;	font-style: italic;}/*************  end of fle ********************/
