.title {
       font-family:      Times New Roman;
       font-size:        16pt;
       color:            red;
       background-color: white;
     }

.text {
       font-family:      Times New Roman;
       font-size:        12pt;
       color:            black;
       background-color: white;
     }

