/* do not change the order of pseudo-classes ":" */
/* ### a:link ### */
a:link{
	color: #410f2a;
	text-decoration: none;
	font-weight: bold;
}
a.denav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0em;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.denav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0em;
}
a:visited {
	color: #410f2a;
	text-decoration: none;
	font-weight: bold;
}
a.denav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0em;
}
a:hover {
	color: #410f2a;
	text-decoration: underline;
}
a.denav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0em;
}


.debody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.decaption {
	font-size: 8pt;
	color: #333333;
}
.denav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.denavheads {
	font-size: 8pt;
	color: #410f2a;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 410f2a;
	font-weight: bold;
	letter-spacing: .2em;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.dehilites {
	font-size: 8pt;
	color: #FFFFFF;
}
.deheads {
	font-size: 11.5pt;
	color: #19275d;
	letter-spacing: 0.2em;
}
.decaptionK {
	font-size: 8pt;
	color: #000000;
}
.derightnavhead {
	text-transform: uppercase;
	font-weight: bold;
}
.debodyhead {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.desubheads {
	font-size: 9.5pt;
	font-weight: bold;
	color: 9f7159;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.deleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.debodylinethrough {
	text-decoration: line-through;
}
