.TitleFont { font: 24pt helvetica; } .SubTitleFont { font: 18pt helvetica; } .SmallTextFont { font: 10pt helvetica; } .LargeTextFont { font: 14pt helvetica; } .Azul { color: #0000AA; } .Bold { font-weight: bold; } .Cntr { text-align: center; } body { background-image:url('images/logoBG.jpg'); } body p { text-align:center; font:12pt helvetica; } table, th, td { border: 1px solid black; padding: 5px; }