.NavTextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF33;
	background-color: #0066CC;
}
A.NavTextLeft {
	color: #FFFF33;
	text-decoration: none;
}

A.NavTextLeft:hover {
	COLOR: #FF0000;
}

.DuncanHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	white-space: nowrap;
}

A.DuncanHeader {
	text-decoration: none;
}

A.DuncanHeader:hover {
	text-decoration: underline;
}

.basetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
}
.TagLineHeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
}
.ConceptHostTag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF33;
}

A.ConceptHostTag {
	text-decoration: none;
}

A.ConceptHostTag:hover {
	color: #FF0000;
	text-decoration: underline;
}
.basehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
