/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Garamond; font-size: 12pt; font-weight: normal; font-style: normal; background-color: rgb(50,81,113); background-image: url("../assets/images/background2.jpg");}
 A:active { color: rgb(113,140,121); font-weight: bold;}
 A:link { font-family: Garamond; font-size: 12pt; color: rgb(55,88,97); font-weight: bold;}
 A:visited { font-family: Garamond; color: rgb(147,88,74); font-weight: bold;}
 .TextObject { font-family: Garamond; font-size: 12pt; font-weight: normal; font-style: normal;}
 H1 { font-family: Garamond; font-size: 14pt;}
 P { font-family: Garamond; font-size: 12pt; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(45,76,107); font-weight: bold;}
 