/* TITOLI */
H1 { color : "black" ; font-size : "24pt" }
/* domande e risposte */
H2.dom { color : "blue" ; font-size : "16pt" }
H2.ris { color : "black" ; font-size : "16pt" }
/* riepiloghi e important */
H3 { color : "green" ; font-size : "16pt" }
/* in pratica */
H4 { color : "#996666" ; font-size : "14pt" }
/* bold */
B { color : "red" ; font-size : "16pt" }
/* intro etc */
DIV { color : "blue marine" ; font-size : "16pt" }
/* riepiloghi */
H5 { color : "#001177" ; font-weight : bold ; font-size : "16pt" }
/* approfondimenti */
cite { font-size : "20pt" ; color : "#2211ff"}
/* tabelle */
td { font-size : "24pt" }
/* superiore
H6 { font-size : "10pt" }