td {
	font-family:Arial, Tahoma, sans-serif;
	  font-size: 11px;

}

.textocp
  {
  font-family: Arial;
  font-size: 9px;
  font-style: normal;
  text-decoration: none;
  }

.textocp { color: #646464;}

.textoc, .textov, .linkv, .linkp
  {
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  line-height : 13pt;
  }

.textoc { color: #646464;}
.textov { color: #FF0000; }

.linkv { color: #FF0000; text-decoration: underline;}
.linkv:hover { color: #3300FF; text-decoration: none;}

.linkp { color: #000000; text-decoration: underline;}
.linkp:hover { color: #3300FF; text-decoration: none;}

.background {background: white url('../imagens/bg.gif') no-repeat right top}

.input  { color:#FF0000; font-family: Arial; font-size: 11px; border: 1 solid #A6A6A6; padding: 1;}

.select { color:#FF0000; font-family: Arial; font-size: 11px;}

.textarea { color:#FF0000; font-family: Arial; font-size: 11px; border: 1 solid #A6A6A6; padding: 1;}

.submit {color:#FFFFFF; font-family: Arial; font-size: 11px; border: 1 solid #FF0000; padding: 1; background-color:#FF0000;}

.li { list-style-image: url(../imagens/ico.gif) }