body {
	background-image: url("../image28.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Comic Sans MS", serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-align: justify;
}

table, tr, td	{ border-color: rgb(0,0,0); }

td.titulo	{ width: 100%; font-family: "Comic Sans MS", serif; font-size: 12pt; background-color: #800000;  color: rgb(255,255,255); text-align: justify; }
td.mensaje	{ width: 100%; font-family: "Comic Sans MS", serif; font-size: 12pt; color: rgb(0,0,0); text-align: justify; }
td.td1		{ width:  20%; font-family: "Comic Sans MS", serif; font-size: 10pt; font-weight: bold; text-align: justify; }
td.td2		{ width:  20%; font-family: "Comic Sans MS", serif; font-size: 10pt; font-weight: bold; text-align: justify; }
td.td3		{ width:  60%; font-family: "Comic Sans MS", serif; font-size: 10pt; font-weight: bold; text-align: justify; }

td.nofech	{ width: 20%; font-family: "Comic Sans MS", serif; font-size: 10pt; font-weight: bold; text-align: justify; }
td.notitu	{ width: 80%; font-family: "Comic Sans MS", serif; font-size: 10pt; font-weight: bold; color: rgb(0,0,80); text-align: justify; }
td.nocabe	{ width: 80%; font-family: "Comic Sans MS", serif; font-size: 10pt; text-align: justify; }

td.foke1	{ width: 50%; text-align: center; vertical-align: middle; }
td.foke2	{ width: 50% }

td.noti		{ font-family: "Comic Sans MS", serif; font-size: 14pt; text-align: justify; vertical-align: text-bottom; }
td.noca		{ font-family: "Comic Sans MS", serif; font-size: 10pt; text-align: justify; vertical-align: text-bottom; }
td.nocu		{ font-family: "Comic Sans MS", serif; font-size: 10pt; text-align: justify; vertical-align: text-bottom; }

img		{ border: 0px }
