H1 {
	font-size: 20px;
	font-family: Verdana,Sans-serif;
	color: #000166;
	background-color: White;
}
H3 {
	font-size:14px;
	font-family: Verdana,Sans-serif;
	color:gray;
	font-weight:bold;
	}
H2 {
	font-size: 14px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: bold;
}

TH {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
	}
TD {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
	}
P {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
}

A {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
}
A:hover {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
}
A:active {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
	}
A:visited {
	font-size: 12px;
	font-family: Verdana,Sans-serif;
	color: #505050;
	font-weight: normal;
	}
	
	
	
body {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	bottom: 2px;
	text-align: justify;
	background-color: #F5F5F5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	link: #000000;
}

A.tipo1:link {
	color: gray;
	font-size: 12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight: normal;
}

A.tipo1:visited {
	color: gray;
	font-size: 12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight: normal;
}
 
A.tipo1:hover {
	color: gray;
	font-size: 12px;
	font-family: arial, times;
	text-decoration: underline;
	font-weight: bold;
	border: thin;
	background-color: #EAF9FF;
}

A.tipo1:active {
	color: gray;
	font-size:12px;
	font-family:  arial, times;
	text-decoration: underline;
	font-weight:bold;
	
}
A.tipo2:link {
	color: Maroon;
	font-size:12px;
	text-decoration: none;
	font-family:  arial, times;
	font-weight : bold;
}

A.tipo2:visited {
	color: Maroon;
	font-size:12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight : bold;
}
 
A.tipo2:hover {
	color: #ab1611;
	font-size: 12px;
	font-family: arial, times;
	text-decoration: underline;
	font-weight: bold;
	border: thin;
	background-color: #FFFFE0;
}

A.tipo2:active {
	color: #ab1611;
	font-size:12px;
	font-family:  arial, times;
	text-decoration: underline;
	font-weight:bold;
	
}


A.tipo3:link {
	color: #15154F;
	font-size: 12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight: bold;
}

A.tipo3:visited {
	color: #15154F;
	font-size: 12px;
	text-decoration: none;
	font-family: arial, times;
	font-weight: bold;
}
 
A.tipo3:hover {
	color: #161763;
	font-size: 12px;
	font-family: arial, times;
	text-decoration: underline;
	font-weight: bold;
	border: thin;
	background-color: #EAF9FF;
}

A.tipo3:active {
	color: #ab1611;
	font-size:12px;
	font-family:  arial, times;
	text-decoration: underline;
	font-weight:bold;
	
}
