H1 { font-family: sans-serif; font-size: x-large; color: orange }
H2 { font-family: sans-serif; font-size: large; color: orange }
H3 { font-family: sans-serif; font-size: medium; color: orange }
BODY { font-family: sans-serif; font-size: medium; color: white; background-color: darkBlue }
P { font-family: sans-serif; font-size: medium; color: white }
A { font-family: sans-serif; font-size: medium; color: yellow; text-decoration: none }
UL { font-family: sans-serif; font-size: medium; color: white }
TABLE { font-family: sans-serif; font-size: medium; color: white }

