BODY
{
	font-size: 100%;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

.SmallNewsFont
{
	font-size: 0.6em;
	color: #000000;
	font-family: Arial;
}

p
{
	font-size: 0.8em;
	color: #000000;
	font-family: Arial;
	
}



li
{
	font-size: 0.8em;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
}

.NormalBodyFont
{
	font-size: 0.8em;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
}

.NormalBodyFontBold
{
	font-size: 0.8em;
	font-weight:bolder;
	color: #000000;
	font-family: Arial;

}

h1.SectionTitle
{
	font-family:Arial;
	font-size: 0.9em;
	color:#A23FA2;
	font-weight:bold
}

h2
{
	font-family:Arial;
	font-size: 0.8em;
	color:#000000;
	font-weight:bold
}

.SectionTitle
{
	font-family:Arial;
	font-size: 0.9em;
	color:#A23FA2;
	font-weight:bold
}


.TabOff
{
	font-size: 0.9em;
	color: purple;
	font-family: Arial;
	background-color: lightblue;
}

.TabON
{
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: Arial;
	background-color: purple;
}

A.TabON
{
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: Arial;
	background-color: purple;
}

A.TabON:active
{
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: Arial;
	background-color: purple;
}

.captionFont
{
	font-size: 0.6em;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
}

.AddressSubsections
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: purple;
}

td.DisplayTableTitle
{
	font-family: Arial;
	color:White;
	font-size: 12px;
	font-weight:bold;
	background-color:Purple
}

td.DisplayTableData
{
	font-family: Arial;
	color:black;
	font-size: 12px;
	background-color:lightblue

}

td.DisplayTableTitlePrint
{
	font-family: Arial;
	color:black;
	font-size: 12px;
	font-weight:bold;
	background-color:gray
}

td.DisplayTableDataPrint
{
	font-family: Arial;
	color:black;
	font-size: 12px;
	background-color:white

}




