body,td
{
	font-family: verdana;
	font-size: 10px;
	color: black;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	color: #000033;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: underline;
}

a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000033;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: underline;
}

.NavText {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.leftnav {
	font-size: 10px;
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}

.calendar {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.speclink {
	color: #333300;
	text-decoration: none;
}

.headline {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: bold
}
.sectionhead {
	font-size: 15 px;
	color: #000033;
	text-decoration: none;
	font-weight: bold
}
.lvl2intro {
	font-size: 12px;
}

.exectitle {
	color: #330000;
	font-weight: bold
}

.execname {
	color: #993300;
	font-weight: bold
}

tD.Nav {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: Navy;
}

li.NavLevel { list-style: square;  margin: 6px 5px;  
}
