body {
	margin-bottom: 0px;
}
p{
 font-size:12;
 color:#666666;
 }
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: a7a7a7;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #D23C07;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: fff799;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: a7a7a7;
}
input, select, textarea 	{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  BORDER-RIGHT: #9B9B9B 1px solid; 
  BORDER-TOP: #3F3F3F 1px solid; 
  BORDER-LEFT: #3F3F3F 1px solid; 
  BORDER-BOTTOM: #9B9B9B 1px solid;
  COLOR: #FF9900; 
  BACKGROUND-COLOR: #5C5C5C
}
input.buttons {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  BORDER-RIGHT: #3F3F3F 1px solid; 
  BORDER-TOP:  #9B9B9B 1px solid;
  BORDER-LEFT: #9B9B9B 1px solid; 
  BORDER-BOTTOM: #3F3F3F 1px solid;;
  COLOR: #FF9900; 
  BACKGROUND-COLOR: #5C5C5C
}

a:link {
	color: 414141;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 414141;
	font-family: tahoma;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 414141;
	font-family: tahoma;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


P.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#999999;
}
td.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
}
td.ficha {
  color:#FF6600;
}
.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#999999;
}
.foot {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-align:center
  color:#999999;
}