body
{
	
	background-color: #7C83CC;
	color: #ffffff;
	font-family: Verdana;
	font-size: 9pt;	
	
}
hr
{
	size:1;
	color: #FFFFFF;
}
h1 {
  color: #FFFFFF;
  background: transparent;
  font-weight: bold;
  font-family: Verdana;
  font-size: 16pt;
  display: inline;
}

h2 {
  color: #FFFFFF;
  background: transparent;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12pt;
  display: inline;
}

h3 {
  color: #000080;
  background: transparent;
  font-weight: bold;
  font-family: Verdana;
  font-size: 10pt;
  display: inline;
}

h3 {
  color: #000080;
  background: transparent;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12pt;
  display: inline;
}

p
{
  font-family: Verdana;
  font-size: 9pt;
}

P.toc_desc
{
  color: #909090;
  font-family: Verdana;
  font-size: 7pt;
  display:inline;
}

ul {
	font-family: Verdana;
	font-size: 9pt;	
}

A:link {
	text-decoration: none
      	font-family: Verdana;
      	font-size: 9pt;	
	color: #000000;
	font-weight:bold;
}
A:visited {
	text-decoration: none
	font-family: Verdana;
	font-size: 9pt;	
	color: #000000;
	font-weight:bold;
}
A:active {
	text-decoration: none
	font-family: Verdana;
	font-size: 9pt;	
	color: #000000;
	font-weight:bold;
}
A:hover {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 9pt;	
 	color: #000000;
	background-color: #FFFFFF;
	font-weight:bold;
}

blockquote {
	font-family: Verdana;
	font-size: 9pt;	
}

A.seelink:link {
	text-decoration: none
      	font-family: Verdana;
      	font-size: 7pt;	
	color: #FFFFFF;
}
A.seelink:visited {
	text-decoration: none
	font-family: Verdana;
	font-size: 7pt;	
	color: #FFFFFF;
}
A.seelink:active {
	text-decoration: none
	font-family: Verdana;
	font-size: 7pt;	
	color: #FFFFFF;
}
A.seelink:hover {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 7pt;	
 	color: #000000;
	background: transparent;
}

UL LI
{
	list-style-type:square;
}

pre
{
	font-size: 9pt;
}

UL.memberItem
{
	font-size: 7pt;
}

TD
{
  font-family: Verdana;
  font-size: 9pt;
  color: #FFFFFF;
}


