/* CSS definition file containing site wide stylesheets */
BODY { background-color: rgb(61,39,28); background-image: none; background-repeat: repeat-y; background-position: top;}
 A:active { color: rgb(140,28,28); text-decoration: underline;}
 A:link { color: rgb(140,28,28); text-decoration: underline;}
 UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px;}
 A:visited { color: rgb(140,28,28); text-decoration: underline;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px;}
 OL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px;}
 A { color: rgb(140,28,28); text-decoration: underline;}
 A:hover { color: rgb(202,119,77); text-decoration: underline;}
 