/***********************************************//* 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 {	font-family: Tahoma, Geneva, sans-serif;	color: #000000;	font-size: 16px;}.style2 {	font-size: x-small;	font-style: italic;}.style3 {font-size: x-small}.style4 {color: #510000}.style5 {	font-size: 12px;	font-style: italic;	color: #000;	font-weight: bold;}.style6 {	font-size: 24px;	font-style: italic;	color: #000;	font-weight: bold;}.style7 {	font-size: 18px;	font-style: italic;	color: #000;	font-weight: bold;}.style8 {	font-size: 18px;	font-style: italic;	color: #510000;	font-weight: bold;}/*************  end of fle ********************/
