Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
h1
{
 font-family: 	    Verdana, Arial;
 font-size:         12pt; 
 color:             #ffb400;
}

h3
{
 font-size:   	    8pt;
 font-family: 	    Verdana, Arial;
 color:       	    #ffb400;
}

.comboBox
{
  font-size:  	    8pt ;
}

.button
{
    font-size:      8pt ;
}