/* CSS Document */
body,td,th {
	font-family:"Courier New", Courier, mono;
	/*font-style:italic;*/
	font-size: 11px;
	color:#ffffff;
	background-image:url(fondo.jpg);
	background-color:#000000;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
body {
	margin-right: 10px;
	margin-left: 10px;
}
.Estilo3 {font-weight: bold; font-size:12px; text-decoration:underline;}
.Estilo4 {font-weight: bold; font-size:12px;}
.Estilo2 {color:#FF9900; font-weight:bold;}
