body
{
	background-color: #FFFFFF;
}

a:link
{
	text-decoration: none;
	color: #003366;
}

a:visited
{
	text-decoration: none;
	color: #003366;
}

a:hover
{
	text-decoration: none;
	color: #0099FF;
}

.normal
{
	font-family: Verdana;
	font-size: 10pt;
}

.pequeña
{
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
}

.formulario
{ 
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	border: 1px #999999 solid;
}.Titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
}
.normalArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

