<!--mainly used by help-->
.t12 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 12pt ; 
		color: #000000 ;
}

.t10 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 10pt ; 
		color: #000000 ;
}

.t9 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 9pt ; 
		color: #000000 ;
}

.t8 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
		color: #000000 ;
}

.header {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 14pt ; 
		color: #000000 ;
}

.numbers {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 12pt ;
		color: #000000 ;
}

<!--mainly used by examples-->
td {
	font-family: arial, sans-serif ;
	font-weight: normal ;
	font-size: 10pt ;
}

.textButton10 {
	font-family: arial, sans-serif ;
	font-weight: normal ;
	font-size: 10pt ;
	width:40pt; 
}

.text12 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 12pt ; 
}

.text11 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 11pt ; 
}

.text11b {
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 11pt ; 
}

.text10 {
	font-family: arial, sans-serif ;
	font-weight: normal ;
	font-size: 10pt ;
}

.text10b {
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 10pt ; 
}

.text9 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 9pt ; 
}

.text9b {
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 9pt ; 
}

.text8 {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
}

.text8green {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ;
		color: #00ff00 ;
}

.text8blue {
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ;
		color: #0000ff ;
}