﻿@charset "utf-8";
hr {
	color: #3333FF;
	background-color: #FFFFFF;
}
.borde {
	border-bottom: 1px solid #3333FF;
	font-size: x-small;
	font-weight: 700;
}

a:visited    { font-family: Tahoma, Verdana, Arial; 
color: #000000; font-size: 8 pt; 
               text-decoration: None; font-weight: bold
}
a:link       { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000000; 
               font-size: 8 pt; text-decoration: None; font-weight: bold }
a:active     { color: #EC0000; font-size: 8 pt; font-family: Arial; font-weight: bold }
a:hover      { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #EC0000; 
               font-size: 8 pt; font-weight: bold }
 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
}
h3 {
	background-color: #FFFFCC;
	font-size: 14px;
	padding: 2px;
}

.Estilo1 {
	color: #CC0000;
	font-weight: bold;
	font-size: small;
}
