body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8099cc;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-shadow-color: #8099cc;
	scrollbar-arrow-color: #8099cc;
	scrollbar-track-color: #c0cde6;
	scrollbar-darkshadow-color:#8099cc;
	font-weight: bold;
	text-align: justify;
	list-style-type: square;
	
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8099cc;
	font-weight: bold;
	text-align: justify;
	list-style-type: square;
}
input {
	border: 1px solid #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	background-color: #c0cde6;
}

textarea {
	border: 1px solid #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	background-color: #c0cde6;
}
a.enlace_azul{
	color: #8099cc;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;	
	text-decoration:none;
}
a.enlace_blanco{
	color: #003399;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;	
	text-decoration:underline;
}
a.enlace_blanco:hover{
	color: #ffffff;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;	
	text-decoration:none;
}

a.enlace_azul:hover{
	color: #ffae00;
	text-align:left;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;		
}
.td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
	line-height:15px;
	text-indent: 30px;		
}
.td2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align:justify;
	line-height:15px;
		
}
.td3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
	line-height:15px;
	text-indent: 10px;
	color:#003366;		
}

