BODY 
{
	font-family : Arial;
	font-size : 13px;
	color: #404040;
}


TD,P 
{
	font-family : Arial;
	font-size : 13px;
	color: #404040;
	font-style: italic;
	line-height: 20px;
}


A
{
	font-family : Arial;
	font-size : 13px;
	color: #4F4B83;
}

A:hover
{
	font-family : Arial;
	font-size : 13px;
	color: #000000;
}

.input {
  font-family:   Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #404040;
  height: 15px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 110px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: White;
  border-top: 1px #6A4F2C solid;
  border-right: 1px #6A4F2C solid;
  border-bottom: 1px black solid;
  border-left: 1px  black solid;
}

