body {

	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}



a:link {
	color: #F00;
	text-decoration: underline;
	font-weight : bold;
}


a:hover {
	color: #C00;
	text-decoration: underline;
	font-weight : bold;
}


a:visited {
	color: #F00;
	text-decoration: underline;
	font-weight : bold;
}


.footer {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #E1EBED;

}


.title {

  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight : bold;
 }

 
a.footer:link {
	font-weight : bold;
	color: #F00;
}

a.footer:hover {
	font-weight : bold;
	color: #900;
}

a.footer:visited {
	font-weight : bold;
	color: #F00;
}

td {
	font-family: Verdana, Arial, sans-serif;
	line-height: 200%;
	color: #333;
}

td.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #F00;
}

td.subtitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #C00;
}

td.address {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 100%;
	color: #333;
}

td.address2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 100%;
	color: #333;
}

a.direccion:link {
	font-size: 14px;
	text-decoration:none;
	font-weight : bold;
	color: #C00;
}

a.direccion:hover {
	font-size: 14px;
	text-decoration:none;
	font-weight : bold;
	color: #F00;
}

a.direccion:visited {
	font-size: 14px;
	text-decoration:none;
	font-weight : bold;
	color: #C00;
}