body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 5px;
	background-image: url();
}
.t1 {
	font-family: "Swis721 Cn BT"; font-size: 14px; color:#3366CC;
}

.t2 {
	font-size: 12px; font-family: "Swis721 Cn BT"; font-weight:bold;}

.t3{font-family: Calibri;
	font-size: 12px;
	text-align:justify;
}
.t3_rojo{font-family: Calibri;
	font-size: 12px;
	text-align:justify;
	color:#FF0000;
}
.t4 {font-family: Calibri; 
font-size: 18px;
font-weight:bold;
color: #3366CC;}

.tcreditos {font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px; 
 font-weight: bold; 
 color: #999999; }
 
 .tabla_verde{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 color: #000000;
 background-color:#C2D69B;
 border:1px;
 border-color:#000000;
  }
 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #548DD4;
}
a:hover {
	color: #548DD4;
}
a:active {
	color: #000000;
	text-decoration: none;
}

