.Principal {
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #808080;
	cursor: auto;
}

.Titulo {
	font-family: verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	cursor: auto;
}

.Principal02 {
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	cursor: auto;
}
.Titulo1 {
	font-family: verdana;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
	cursor: auto;
}
.Tabla{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	cursor: auto;
}

.Direc2{
   font-family:ARIAL;
   font-size: 12px;
   color: #993333;
   font-weight: bold;
}

.Direc1{
   font-family:Georgia;
   font-size: 15px;
   color: #000000;
}


.mainlink {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #22458C;
	text-decoration: none;
}

.mainlink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #22458C;
	text-decoration: none;
}