<!--

BODY 
{
  background: #ACAEC4 url(../home/back01.gif) repeat fixed;
  color: #000033; 
  font-size: 10pt; 
  font-weight: standard; 
  text-decoration: none; 
  scrollbar-arrow-color:black; 
  scrollbar-base-color:#ACAEC4; 
  scrollbar-track-color:#ACAEC4; 
}

TABLE 
{
  color: #000033; 
  font-size: 10pt; 
  font-weight: bold; 
  text-decoration: none; 
}

A
{
  color: #000033; 
  font-size: 10pt; 
  font-weight: standard; 
  text-decoration: underline; 
}

.noops
{
  text-decoration: none; 
}

A:Hover 
{
  color: #000099; 
  font-size: 10pt; 
  font-weight: standard; 
  text-decoration: underline; 
}

div.red
{
	background-color: #FF8080;
	font-size : 8pt;
	color: #FFFFFF
}

div.green
{
	background-color: #00C000;
	font-size : 8pt;
	color: #FFFFFF
}

div.dark
{
	background-color: #A199D9;
	font-size : 8pt;
}

div.blue
{
	background-color: #342B79;
	font-size : 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

td.outer 
{
	background-color: #ACAEC4;
	cellpadding : 3em;
	font-size : 8pt;
	border: solid thin #342B79;
	vertical-align: top;
}

table.inner 
{
	background-color: #ACAEC4;
	font-size : 8pt;
	vertical-align: top;
	text-align: center;
}

-->

