BODY  {
  background: #ffffff; /* white */
  margin: 0px;
  padding: 0px;

}

.navbgcell {
 background-image:url('../images/background_4.gif');
 background-color: D0A8ED; /*  lavender */
 width: 145px;
}

.maincell {
  background-color:white;
  padding: 15px;
  width: 580px;
}

P, UL, OL {
		font-size: .85em;
  color: #000000;
  font-family: Arial,Helvetica,Sans-Serif;  /* Courier */
  font-weight: normal;
  align: left;
}

P.text  {
		font: 1em; #000000; Arial,Helvetica,Sans-Serif;
}

DIV.attribute {
  PADDING-TOP: 0px;
  TEXT-ALIGN: right;
		font-size: .85em;
  color: #000000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-weight: normal;
}

span.purplehighlight   {
		color: #990099;
  font-weight: bold;
  font-style: oblique;
}


span.purplehighlight1em   {
		color: #990099;
		font-size: 1.3em;
  font-family: Arial,Helvetica,Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

span.purplehighlight1emit   {
		color: #990099;
		font-size: 1.3em;
  font-weight: bold;
  font-style: oblique;
}

span.boldoblique   {
		color: #000000;
  font-weight: bold;
  font-style: oblique;
}

span.bold1em   {
		color: #666666;
		font-size: 1.3em;
  font-weight: bold;
  font-style: normal;
}

span.boldoblique1em   {
		color: #666666;
		font-size: 1.3em;
  font-weight: bold;
  font-style: oblique;
}

span.purplehighlight1emN   {
		color: #990099;
		font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
}