
p {color: #000000}

.title { color: red; 
        font-family: helvetica; 
        font-size: 14pt; 
        font-weight: bold; 
      } 

.titlesm { color: red; 
        font-family: helvetica; 
        font-size: 12pt; 
        font-weight: bold; 
      } 

.titlebig { color: red; 
        font-family: helvetica; 
        font-size: 16pt; 
        font-weight: bold; 
      } 

.text { color: black; 
        font-family: times new roman; 
        font-size: 10pt; 
        font-weight: bold; 
      } 

td {
color: Black
}

.liplain { list-style-type: none;
list-style-image: none;
}

