@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #63a6c5;
}
a:visited {
	text-decoration: none;
	color: #63a6c5;
}
a:hover {
	text-decoration: none;
	color: #006e96;
}
a:active {
	text-decoration: none;
	color: #63a6c5;
}
.border {
	border: 1pt solid #6e6420;
}
.texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6E6432;
	line-height: 13pt;
}
.style1 {font-size: 9pt}
.style4 {color: #006e96; font-weight: bold; }
.style5 {
	color: #006e96;
	font-size: 9pt;
	font-weight: bold;
}
.style6 {color: #006e96}
.style9 {font-size: 9pt; font-weight: bold; }