.Grande {  font-size: 24px; font-weight: bold}
.normal { font-size: 14px; font-weight: normal}
.pequeño { font-size: 12px; font-weight: normal }
.diminuto { font-size: 9px; font-weight: normal }
.normalResaltado { font-size: 14px; font-weight: bold; font-style: italic; text-decoration: underline; color: #333333}
.nota { font-size: 9px; font-weight: normal ; line-height: normal; color: #333333; clip:   rect(   )}
p {
  font-size: 14px; 
  font-weight: normal;
}   