.dir {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #204586;
	text-decoration: none;
	font-weight: bold;
}
.dir:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #204586;
	text-decoration: none;
}
.titleModule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A3A8D;
}
a {
	color: #1A3A8D;
}
a:hover {
	color: #000000;
}
.list {
	font-size: 10px;
	color: #1A3A8D;
	text-decoration: none;
}
.list:hover {
	color: #000000;
	text-decoration: underline;
}
.border {
	border: 1px solid #053985;
}
.small {
	font-size: 10px;
}
.caption {
	font-size: 9px;
	color: #990000;
	text-transform: uppercase;
}

