body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.borde {
	padding: 1px;
	border: 6px solid #666666;
}.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0075FE;
}
.atencion {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0075FE;
}
.pie {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.contenido {
	height: 600px;
	overflow: auto;
	width: 650px;
}
