/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; color: rgb(0,0,102); background-image: url("../assets/images/lt_brown_paper.jpg");}
 A:active { color: rgb(24,110,209);}
 A:link { color: rgb(102,102,204);}
 UL { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif;}
 A:visited { color: rgb(153,0,153);}
 .TextObject { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 14px; color: rgb(0,0,102);}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: x-large; text-transform: capitalize; color: rgb(0,0,102); font-weight: bold; font-style: italic;}
 H2 { font-size: large; color: rgb(0,0,102); font-weight: bold; font-style: italic;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: medium; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 H3 { font-size: large; font-weight: bold;}
 OL { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif;}
 A:hover { color: rgb(0,204,255);}
 