body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : White;
	scrollbar-face-color : White;
	scrollbar-track-color : White;
	scrollbar-3dlight-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	color: #333333;

}

.f6 {
    font-size: 6pt;
    font-weight: normal;
}

.f6b {
    font-size: 6pt;
    font-weight: bold;
}

.f7 {
    font-size: 7pt;
    font-weight: normal;
}

.f7b {
    font-size: 7pt;
    font-weight: bold;
}

.f8 {
    font-size: 8pt;
    font-weight: normal;
}

.f8b {
    font-size: 8pt;
    font-weight: bold;
}

.f10 {
    font-size: 10pt;
    font-weight: normal;
}

.f10b {
    font-size: 10pt;
    font-weight: bold;
}

.f12 {
    font-size: 12pt;
    font-weight: normal;
}

.f12b {
    font-size: 12pt;
    font-weight: bold;
}

.f7b-just {
    font-size: 7pt;
    font-weight: bold;
    text-align: justify;
}

a:link {
	color: #666666;
	text-decoration: none;

}

a:visited {
    text-decoration: none;
    color: #666666;
}

a:hover {
	color: #990000;
	cursor: hand;
	text-decoration: none;

}

a:active {
	color: #663333;
	text-decoration: none;

}
.f8b-just {

    font-size: 8pt;
    font-weight: bold;
    text-align: justify;
}
.f7bbiale {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;

}
