td {font-size: 10pt};
td {font-family: Arial};
A:hover {COLOR: #111111;}
A {COLOR:663333};

.links

{
	color: #663333;
	text-decoration: underline;
  	font-size: 10pt;
  	font-weight: bold;
  	font-family: Arial;
}

.navigation

{
	width: 600px;
	color: #663333;
	A:text-decoration {underline;}
  	font-size: 10pt;
  	font-weight: bold;
  	font-family: Arial;
	
}

.tables
{

  width: 600px;
  border-style: solid;
  border-width: 1px;
  border-color: #663333;

}

.smalltables
{

  border-style: solid;
  border-width: 1px;
  border-color: #663333;

}

.article
  {
  background-color: #FFEC8B;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  font-family: Arial;
  text-align: left;
  }

.value
  {
  background-color: #FFEC8B;
  font-size: 10pt;
  color: black;
  font-weight: normal;
  font-family: Arial;
  text-align: left;
  }




