/* _______________ Duquesne Light _______________ */

body{
scrollbar-arrow-color: #99ccff;
scrollbar-base-color: #99ccff;
scrollbar-dark-shadow-color: #99ccff;
scrollbar-track-color: #99ccff;
scrollbar-face-color: #336699;
scrollbar-shadow-color: #99ccff;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: silver;
}

A:link { color: #000; }
A:visited { color: #000; }
A:hover {
	color: #900;
	text-decoration: none;
}


.dqebodytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.8em;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    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;
}

.dqeGilSansPrint {
	font-family: Gill Sans MT;
	font-size: 10pt;
	
}
.dqeVerdanaPrint {
	font-family: verdana;
	font-size: 10pt;
	font-weight : normal;
	font-style: normal;
}