/* ------ Estilos ------- */

body {  
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #1F1459;
	margin-top: 2px; 
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	background-color: white;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #CD0000; 
	scrollbar-highlight-color: #CD0000; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: maroon; 
}

p {  
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: black;
}

td {  
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: black;
}

li {  
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #1F1459;
	list-style-type: square;
}

a:link { 
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: black; 
	font-weight: normal;
	text-decoration: none ; 
}
a:visited { 
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #1F1459; 
	font-weight: normal;
	text-decoration: none ; 
}
a:hover { 
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold;
	text-decoration: none ; 
}

 
 


 
.Marco {  
	border: 1px solid; 
	border-color: #CD0000;
}
.TextoTitulo {  
        font-family: "Verdana"; 
	font-size: 10px; 
	font-weight: bold; 
	color: white; 
}
