.smallnote   { font-size: 8pt; font-family: Arial, Verdana; color: #000000}
.bold        { font-family: Arial; color: #000000; font-size: 10pt; font-weight: bold }
.show        { font-size: 10pt; font-family: Arial, Verdana; text-align: Justify ; color: #000000}
.label       { font-size: 10pt; font-family: Arial, Verdana; font-weight: bold ; color: #004080}

.h5 {
	FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: 
}

.h4          { font-size: 10pt; font-family: Arial, Verdana; text-align: Justify }
.h3 {
	FONT-SIZE: 11pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: 
}

.h2 {
	FONT-SIZE: 12pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: 
}

.h1 {
	FONT-SIZE: 14pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: 
}

a.underlining:link { color: #000099; text-decoration: none }
a.underlining:visited { color: #000099; text-decoration: none }
a.underlining:hover { color: #FF0000; text-decoration: underline }
A.underlining1:link {
	COLOR: #FFFF00; 
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.underlining1:visited {
	COLOR: #FFFF00; 
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.underlining1:hover {
	COLOR: red;	 
	TEXT-DECORATION: none;
}