BODY {
  font-size: 10pt;
  font-family:  verdana,geneva,arial;
  background: #FFFFFF;
}

A:link { color: #000000 }
A:visited {color: #660000}
A:active {color: #003300 }
A:hover {color: #660000}

P {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

TD {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000; 
}

.bg1
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #a2d4ff;
	}
	 
.bg2
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #ffffff;
	}

.bg3
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #eeffee;
	}
	 
h1
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

h2	
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}

.header {
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}
	
.subheader
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

UL { list-style: circle outside }

UL UL { list-style: square outside }

#wsindex { max-width: 65em; }
#confindex { max-width: 70em; }
.maintitle { font-size: 16pt; }
.wstitle { font-size: 18pt; }

td > a:target {
  background-color: yellow;
}
