/* CSS definition file containing site wide stylesheets */
A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; text-transform: uppercase; color: rgb(255,255,255); text-decoration: underline; font-variant: normal;}
 H1 { color: rgb(255,251,240);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; text-transform: none; text-decoration: underline; font-variant: normal;}
 