body, td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
	/*letter-spacing: 1px;*/
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
a:hover   { color: #ff6600; text-decoration: underline }
td {
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
	}
.nav-cell {
	background: #ff6600;

	}
.nav-link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	}
.nav-link:hover  { color: black; text-decoration: none }
h1 {
	font-size: 14px;
	line-height: 120%;
	}

	h3 {
	font-size: 14px;
	line-height: 120%;
	}
	h2 {
	font-size: 14px;
	line-height: 120%;
	}
b {
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
	/*letter-spacing: 1px;*/
	}

.strong-link {
	color: #ff6600
}