.listheader
{
color: navy;
text-align: left;
font-family: Times New Roman;
font-size: 100%;
font-weight: strong;
}

.blueheader
{
color: navy;
text-align: left;
font-family: Times New Roman;
font-size: 100%;
font-weight: bold;
}

.bodytext
{
color: black;
text-align: left;
font-family: MS San Serif;
font-size: 90%;
}

.heading
{ 
color: red;
text-align: left;
font-family: Times New Roman;
font-size: 120%;
font-weight: bold;
 }

.heading2
{ 
color: red;
text-align: left;
font-family: Times New Roman;
font-size: 100%;
font-weight: bold;
 }

.footer 
{ 
color: black;
text-align: center;
font-family: Times New Roman;
font-size: 80%;
 }

a
{ 
color: navy;
font-size: 100%;
 }

body
{
color: black;
text-align: left;
font-family: MS San Serif;
font-size: 100%;
}

.table2 { background-color: #fc4;
	color: navy;
	font-size: 85%;
	 }

 li
{
color: black;
text-align: left;
font-family: Arial;
font-size: 85%;
}


.plain
{
color: black;
text-align: left;
font-family: Arial;
font-size: 100%;
list-style: none;
}


caption.listheader
{
color: navy;
text-align: left;
font-family: Arial;
font-size: 100%;
font-weight: bold;
font-style: italic; 
}

.rowTint
{
background-color: #fe9
}
