BODY {
	color: #333366;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
SCROLLBAR-FACE-COLOR: #d8d8d8; 
 PADDING-BOTTOM: 0px; 
 MARGIN: 0px; 
 SCROLLBAR-HIGHLIGHT-COLOR: #999999;
  SCROLLBAR-SHADOW-COLOR: #f4f3f3; 
  SCROLLBAR-3DLIGHT-COLOR: #f4f3f3; 
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  PADDING-TOP: 0px; 
  SCROLLBAR-TRACK-COLOR: #f4f3f3; 
 SCROLLBAR-DARKSHADOW-COLOR: #f4f3f3;
}
.tituloArea{
	background: #B01819;
	color: White;
	font-family: Arial, "Arial Black";
	font-size: 20px;
	font-style: normal;
	height: 27px;
	padding-left: 10px;
}
.texto {
	color: #333366;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
}
.nombre {
	color: #346EB7;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.datonombre {
	color: #333366;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
}
a {
	color: #3D3D3D;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #3D3D3D;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #3D3D3D;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #666666;
	background-color: white;
	font-family: Arial,Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}