body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    background-color: #000000;
	background:url(tapiz.jpg);
}
.style1 {color: #666633; font-family: "Arial"; font-size:16px}
.style2 {
	color: #006600;
	font-family: "Arial";
	font-size:16px
}
.style3 {color:#FFF990; font-family: "Arial"; font-size:16px }
.style4 {color:#FFF990; font-family: "MS Reference Sans Serif";font-size:12px}
.style5 {font-size: 14px}
div.cx {text-align: center}
.styleT, .styleT:link, .styleT:visited, .styleT:active, .styleT:hover{
	text-decoration:none;
	font-family: "Arial";
	font-size: 10px;
	color: #666633;
}
.styleT1, .styleT1:link, .styleT1:visited, .styleT1:active, .styleT1:hover{
	text-decoration: none;
	font-family: "Arial";
	font-size: 13px;
	color: #666633;
}.A:link, .A:visited, .A:hover {
	text-decoration:none;
	color:#FF9900;
	font-family: "MS Reference Sans Serif";
        font-size: 12px;
}
.A:active {
	text-decoration:none;
	color:#CC3300;
	font-family: "MS Reference Sans Serif";
        font-size: 12px;
} 
.caja {
	background-color:#FFFFBF;
	border: 2px groove #666666;
	font-size:10pt;
	color: #000099;
}
table.tablainst {
	border-color:#FF6600;
}

table.tablainst td {
	border-right: 1px solid #770000;
	border-top: 1px solid #AA0000;
	border-bottom: 1px solid #770000;
	border-left: 1px solid #AA0000;
}