/* _______________ DQE _______________ */

A:link { color: #369; }
A:visited { color: #369; }
A:hover {
	color: #900;
	text-decoration: none;
}

.dqeSmallPrint {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	font-style: normal;
}

.dqeSmallHeader {
	font-family: arial;
	font-size: 8pt;
	font-weight : normal;
	font-style: normal;
}

.dqeLargeHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #c00;
}

.dqePageText {
	font-family: arial;
	font-size: 11pt;
	font-weight : normal;
	font-style: normal;
}

.dqeMediumHeader {
	font-family: arial;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal;
}

.dqeMediumPrint {
	font-family: arial;
	font-size: 9pt;
	font-weight : normal;
	font-style: normal;
}