#tab { width: 800px }

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #2765cc;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	line-height: 17pt;
}

.text a { color: #2765cc; text-decoration: none; }


.text a:hover { color: #913a4e; text-decoration: underline; }

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #913a4e;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2765cc;
	text-indent: 3pt;
}
.sm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;

}
.sm-txt a { color: #2765cc; text-decoration: none; }
.sm-txt a:hover { color: #913a4e; text-decoration: underline; }

.nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: normal;
	letter-spacing: 1pt;
}
.nav-txt a { color: #FFFFFF; text-decoration: none; }

.nav-txt a:hover { color: #000066; width: 233px; font-weight: bold; text-decoration: none; background: #FFFFFF}
