a.qlink:link {font-family: arial; font-size: 7pt; color: #F5840C; text-decoration: none} 
a.qlink:active {font-family: arial; font-size: 7pt; color: #F5840C; text-decoration: none} 
a.qlink:visited {font-family: arial; font-size: 7pt; color: #F5840C; text-decoration: none} 
a.qlink:hover {font-family: arial; font-size: 7pt; color: #FFFFFF; text-decoration: underline}

a.invisiblelink:link {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none; font-weight: bold}
a.invisiblelink:active {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none; font-weight: bold}
a.invisiblelink:visited {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none; font-weight: bold}
a.invisiblelink:hover {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none; font-weight: bold}

a.textlink:link {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none}
a.textlink:active {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none}
a.textlink:visited {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none}
a.textlink:hover {font-family: arial; font-size: 8pt; color: #F5840C; text-decoration: none}

a.bottomclicks:link {font-family: arial; font-size: 8pt; color: #000000; text-decoration: none}
a.bottomclicks:active {font-family: arial; font-size: 8pt; color: #666666; text-decoration: none}
a.bottomclicks:visited {font-family: arial; font-size: 8pt; color: #666666; text-decoration: none}
a.bottomclicks:hover {font-family: arial; font-size: 8pt; color: #333333; text-decoration: none}

.headline {font-family: arial; font-size: 10pt; color: #FFFFFF; font-weight: bold}
.header {font-family: arial; font-size: 10pt; color: #FFFFFF; font-weight: bold}
.text {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none}
.textwhite {font-family: arial; font-size: 8pt; color: #FFFFFF; text-decoration: none}
.textblack {font-family: arial; font-size: 8pt; color: #000000; text-decoration: none}
.textgray {font-family: arial; font-size: 8pt; color: #CCCCCC; text-decoration: none}
.textorange {font-family: arial; font-size: 8pt; color: #F5840C; text-decoration: none}
.textblue {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none}
.qlink {font-family: arial; font-size: 8pt; color: #FFFFFF}
.qlinkbold {font-family: arial; font-size: 7pt; color: #FFFFFF; font-weight: bold}
.date {color: #3864AFl; font-family: arial; font-size: 8pt; font-weight: bold}
.bottomtext {font-family: arial; font-size: 8pt; color: #3864AF; text-decoration: none; font-weight: bold}
.copyright {font-family: arial; font-size: 7pt; color: #999999}


BODY {scrollbar-3dlight-color:#CCCCCC;
           scrollbar-arrow-color:#F5840C;
           scrollbar-base-color:;
           scrollbar-track-color:#4682B4;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:#3864AF;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:}

.scrollbar {scrollbar-3dlight-color:#3864AF;
     	    scrollbar-arrow-color:#F5840C;
     	    scrollbar-base-color:lightsalmon;
     	    scrollbar-darkshadow-color:#3864AF;
     	    scrollbar-face-color:#3864AF;
     	    scrollbar-highlight-color:teal;
     	    scrollbar-shadow-color:teal}

<!-- Begin Menu Stylesheet -->

BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.clsNode, .clsNode:visited{
	font-family: arial;
	color: #333333;
	font-weight : none;
	font-size : 8pt;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited{
	font-family: arial;
	color: #3864AF;
	font-weight : none;
	font-size : 8pt;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:hover{
	font-family: arial;
	color: #3864AF;
	font-weight : none;
	font-size : 8pt;
	text-decoration : underline;
}

.clsNodeL2, .clsNodeL2:visited{
	color: black;
	font-size : 7pt;
	text-decoration : none;
}
.clsNodeL2: .hover{
	color: blue;
	font-size : 7pt;
	text-decoration : underline;
}

.clsNodeL3, .clsNodeL3:visited{
	color: black;
	font-size : 6pt;
	text-decoration : none;
}
.clsNodeL3: .hover{
	color: blue;
	font-size : 6pt;
	text-decoration : underline;
}

