.nav {
	font-size: 12px;
	height: 18px;
}

td.nav_item,a,a:visited {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0E2C86;
	letter-spacing: 1px;
	text-decoration: none;
}
td.nav_item a:hover {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: none;
}
td.hp_text {
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}

td.footer {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #0E2C86;
	letter-spacing: 1px;
}
td.footer a {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #0E2C86;
	letter-spacing: 1px;
}
td.footer a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: underline;
}
td.text {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td.text a:hover {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.sec_title {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

p.text {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}