h1 {
    font-size: 0.8em;
    font-weight: bold;
    line-height: 0.5em;
    }
		
a {  
	font-style: normal; 
	color: #000066; 
	text-decoration: none;
	border-bottom: 1px dashed #0033ff;
	}

a.sinborde:link {
	text-decoration: none;
	border: none;
}
	
a:link {
	color: #0033ff;
	text-decoration: none;
}	

a:visited {
	color: #0033ff;
	text-decoration: none;
}

a:hover {  
	border-bottom: 1px solid #ff0000;
	color: #ff0000; 
	text-decoration: none;
	}
	
a:active {
	color: #0033ff;
	text-decoration: none;
}	

body { 
	overflow:auto; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}

em a {
	font-style: italic;
}

form {
	display: inline;
}

h5 {
	display: inline;
	font-size: 1.2em;
	font-weight : bold;
	font-style : normal;
	color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
	background : #ffffff;
	width: 96%;
	padding-left : 2em;
	padding-right : 2em;

}

h6 {
	display: inline;
	font-size: 0.8em;
	font-weight : normal;
	font-style : normal;
}

table {
	border-collapse: collapse;
}

.tablas {
	border: 1px solid #7B68EE;
	border-collapse: colapse;
}

.tablas td {
	border: 1px solid #0099ff; 	
	font-size: 0.8em;
}

.tablas th {
	border: 1px solid #483D8B;
	font-size: 0.8em;
	font-weight: bold;
}

td.bc {
	font-weight: bold;
	text-align: center;
}

td.bd {
	text-align: center;
}

td.bcb {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.txt1 {
	font-size: 0.7em;
}

.la {
	color: Gray;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	font-weight: bold;
	padding : 0.2em 0.2em 0.2em 0.2em;
}

.strech {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

a.vincext {
	background: url(external.png) center right no-repeat;
	border: none;
    padding-right: 13px;
}

a.up {
	background: url(up.gif) center right no-repeat;
	border: none;
	display: block;
	height: 13px;
	width: 11px;
}

a.up:hover {
	background: url(up2.gif) center right no-repeat;
	border: none;
}

  