H1 {
	FONT-SIZE: 20px; COLOR: #999999; TEXT-ALIGN: center
; font-family: Geneva, Arial, Helvetica, san-serif
}
H2 {
	FONT-SIZE: 18pt
; color: #666666
; font-family: Geneva, Arial, Helvetica, san-serif
}
H3 {
	FONT-SIZE: 16pt; COLOR: gray
}
H4 {
	FONT-SIZE: 14pt; COLOR: gray
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: black
}
H6 {
	FONT-SIZE: 12pt; COLOR: black
}
P {
	TEXT-ALIGN: left
; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px
; color: #333333
; font-weight: normal
}
A { font-family: Geneva, Arial, Helvetica, san-serif;
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; TEXT-DECORATION: none
; color: #CCCCCC
}
.quote {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: italic; color: #333333; font-weight: bold}

.clsNode, .clsNode:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight : bold;;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited{
	color: black;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL1:hover{
	color: blue;
	font-size : 12px;
	text-decoration : underline;
}

.clsNodeL2, .clsNodeL2:visited{
	color: black;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL2:hover{
	color: blue;
	font-size : 12px;
	text-decoration : underline;
}

.clsNodeL3, .clsNodeL3:visited{
	color: black;
	font-size : 10px;
	text-decoration : none;
}
.clsNodeL3:hover{
	color: blue;
	font-size : 10px;
	text-decoration : underline;
}

