<!--
/*
** CSS are a bitch! That's all I have to say about it.
*/

/* ===================== */
/* Style for q3req pages */
/* ===================== */
BODY.q3req0 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica; 
	font-weight:normal; 
	font-size:10pt; color:#6000BF; 
	background-color:#4C1713;
}
A.q3req0, A:link.q3req0, A:visited.q3req0, A:active.q3req0 {
    	text-decoration: none;
        color: #DDDDDD;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 9pt;
}
A:hover.q3req0 {
        text-decoration: none;
        color: #8080C0;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 9pt;
}

A.q3req1, A:link.q3req1, A:visited.q3req1, A:active.q3req1 {
    	text-decoration: none;
        color: #DDDDDD;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
}
A:hover.q3req1 {
        text-decoration: none;
        color: #23cd32;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
}

P.q3req0 {
	color: #FF8000;
}
P.q3req1 {
	color: #FF8000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
P.q3req2 {
	color: #DDDDDD;
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
}
P.q3req3 {
	color: #444444;
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
}
P.q3req4 {
	color: #E10000;
	font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
}
P.q3req5 {
	color: #AAAAAA;
	font-weight: normal;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica;
        font-size: 10pt;
}
P.q3req6 {
	color: yellow;
	font-weight: normal;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica;
        font-size: 10pt;
}
P.q3req7 {
	color: #B3E8BE;
	font-weight: normal;
        font-family: Monospace;
        font-size: 9pt;
}

P.q3req8 {
	color: yellow;
	font-weight: normal;
        font-family: Monospace;
        font-size: 10pt;
}


P.q3req9 {
	color: #AAAAAA;
	font-weight: normal;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica;
        font-size: 11pt;
}


H3.q3req2 {
	color: #AAAAAA;
	font-weight: Bold;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica;
        font-size: 15pt; color:#6000BF;
}

UL.q3req2 {
	color: #AAAAAA;
	font-weight: normal;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica;
        font-size: 10pt;
}

LI.q3req2 {
	color: #AAAAAA;
	font-weight: normal;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica;
        font-size: 10pt;
}


DL.q3req3 {
	color: #B3E8BE;
	font-weight: normal;
        font-family: Monospace;
        font-size: 10pt;
}


-->