A:link { color: yellow }
A:active { color: white }
A:visited { color: red }
H1 { font-size: 30pt; text-align: center; text-transform: uppercase ; color: white ; font-family: helvetica, sans-serif }
H2 { font-size: 20pt; text-align: center; text-transform: capitalize ; color: lightgrey ; font-family: helvetica, sans-serif }
P { font-size: 10pt ; text-align: center; color: white ; font-family: helvetica, sans-serif }
P.small { font-size: 15pt ; color: red ; text-align: center ; line-height: 18pt ; font-family: arial, helvetica, sans-serif }
P.caption { font-size: 7pt ; line-height: 9pt ; text-align: center; color: white ; font-family: arial, helvetica, sans-serif }