.invisable {
    visibility: hidden;
    display: none
}

.Body {
    font-family: Verdana; 
    font-size:10pt;
    line-height: 150%;
    color: #000000;
    text-align:justify
}

.spanstyle {
    position:absolute;
    visibility:visible;
    top:-50px;
    font-size:8pt;
    font-family:Verdana;
    font-weight:bold;
    color:blue
}

.defaultstyle {
    font-family: Verdana; 
    font-size:8.5pt;
    line-height: 150%;	
    color: #000000;
    text-align:justify
}

.headstyle {
    font-family: Verdana; 
    font-size:18pt;
    line-height: 150%;
    font-weight:bold;
    text-decoration:underline;
    color:#333399;
    text-align:center
}

.blackstyle {
    font-family: Verdana; 
    font-size:11pt;
    font-weight:bold;	
    color: #000000;
    text-align:center
}

.blackboldstyle {
    font-family: Verdana; 
    font-size:13pt;
    font-weight:bold;	
    color: #000000;
    text-align:center
}

.blacksmallstyle {
    font-family: Verdana; 
    font-size:7pt;
    color:#000000;
    text-align:center
}

.navystyle {
    font-family: Times New Roman; 
    font-size:11pt;
    font-weight:bold;
    color:#333399;
    text-align:center
}

.navysmallstyle {
    font-family: Verdana; 
    font-size:9pt;
    color:#333399;
    text-align:center
}

.brownstyle {
    font-family: Verdana; 
    font-size:9pt;
    font-weight:bold;	
    color:#800000;
    text-align:center
}
.h1 {
    font-family: Verdana;
    font-size:8pt;
    font-weight:400;
    line-height: 100%;
    margin-top: 0; 
    margin-bottom: 0";
    color:#000000;
    text-align:center
}


