body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-image:  url("/css/fotos/rayas.gif");
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
.Remarcado1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.Titulo1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Titulo2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Remarcado2 {color: #FF3300; font-weight: bold; font-size: 13px; }
