.smallnote {
	FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
}

.menuitem02  { font-family: Arial; font-size: 8pt; color: #FFFFFF }
.bluebold    { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold }
.exedy       { font-family: Arial; font-size: 10pt; color: #000080; font-style: italic; 
               font-weight: bold }
.grey        { font-family: Arial, Verdana; font-size: 10pt; color: #808080 }
.text        { font-family: Arial, Verdana; font-size: 10pt; text-align: Justify }
.compname    { font-family: Arial, Verdana; color: #003399; font-size: 10pt; font-style: italic; 
               font-weight: bold }
.bottomtext  { font-family: Arial, Verdana; color: #FFFFFF; font-size: 8pt }
.bold        { font-family: Arial, Verdana; font-size: 10pt; color: #000080; font-weight: bold }
.show        { font-size: 10pt; font-family: Arial, Verdana}
.label {
	FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: bold;
}

.menuitem    { font-size: 8pt; font-family: Arial, Verdana; color: #FFFFFF }
.menuitem01  { font-family: Arial; font-size: 8pt }
.h5 {
	FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: 
}

.h4 {
	FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana;
    font-weight: 
}

.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: #000080; 
	TEXT-DECORATION: none;
}
A.underlining:visited {
	COLOR: #000080; 
	TEXT-DECORATION: none;
}
A.underlining:hover {
	COLOR: red;	 
	TEXT-DECORATION: none;
}

A.underlining1:link {
	COLOR: #FFFF00; 
	TEXT-DECORATION: none;
	
}
A.underlining1:visited {
	COLOR: #FFFF00; 
	TEXT-DECORATION: none;
	
}
A.underlining1:hover {
	COLOR: red;	 
	TEXT-DECORATION: none;
}