td {
	text-align : justify;
	color : #000066;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


h1 {
	font-size : 14pt;
	text-align : left;
	font-weight: bold;
	}

h2 {
	font-size : 12pt;
	text-align : left;
	font-weight: bold;
}

.negrita {  font-weight: bold;}


a:link {
	color : #333366;
; font-weight: bold
}

a:visited {
	color : #333366;
; font-weight: bold
}

a:active {
	color : White;
	text-decoration : none;
; font-weight: bold
}


a:hover {
	color : #FFFFFF;
	text-decoration : none;
; font-weight: bold
}

a:focus {
	color : #3366CC;
	text-decoration : none;
}

BODY {
	scrollbar-base-color: #FFCC00;
	scrollbar-arrow-color : #996600;
	scrollbar-highlight-color : #FFFF99;
	scrollbar-shadow-color : #996600;
	scrollbar-track-color : #FFCC66;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-darkshadow-color : Black;
	}


