body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(jpg/fondofondo.jpg);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #B12B20;
	text-align: left;
}


.subtitulos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-align: center;
	letter-spacing: normal;
}


.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	letter-spacing: normal;
}

.Button {
background-color: cccccc;
border-color: 000000;
border-style: double;
border-width: 1;
color: 000000;
font-size: 7pt;
font-family: arial;
font-weight: bold;
}

.rec{ 
border-style: dotted; 
border-width: 1px; 
border-color: 660033; 
background-color: D7F5FF; 
font-family: verdana, arial; 
font-size: x-small; 
}
.rec2{ 
border-style: dashed; 
border-width: 1px; 
border-color: 660033; 
background-color:#BDD0DB; 
font-family: verdana, arial; 
font-size: x-small; 
}


.C {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	cursor:pointer;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
		 }

.C:link {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	cursor:pointer;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
		 }
		 
.C:visited {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	cursor:pointer;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.C:hover {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: center;
	cursor:pointer;			
		 }
		 

