body, hmtl
{
  margin: 0px;
  padding: 0px;
  background-color: white
}

a
{
  color: #696F79
}

b
{
  color: #6C7C96
}

a.home
{
  color: #6C7C96
}

.txthome
{
  font-family: Arial;
  font-size: 8pt;
  color: #6C7C96
}

.toc
{
  font-family: Arial;
  font-size: 8pt;
  color: #6C7C96
}

.txt
{
  font-family: Arial;
  font-size: 8pt;
  color: #696F79;
  text-align:left
}

li
{
  text-align:left
}

h1
{
  font-family: Arial;
  font-size: 11pt;
  color: #696F79;
  text-align: left
}

h2
{
  font-family: Arial;
  font-size: 11pt;
  color: #696F79;
  text-align: left
}

.inp
{
  border:1px inset black;
  border-color: #6C7C96;	
  background-position: left top;
  BACKGROUND-IMAGE: url('/images/boxshadow.gif');
  BACKGROUND-REPEAT: no-repeat;
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #696F79
}

.btn
{
  border:1px inset black;
  background-color: #6C7C96;
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: black
}

p
{
  font-family: Arial;
  font-size: 8pt;
  color: #696F79;
  text-align: left
}

.copy
{
  font-family: Arial;
  font-size: 8pt;
  color: #CCD3DA
}