/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(243,230,216); background-image: url("../assets/images/redtile.jpg"); background-repeat: repeat-x; background-position: top;}
 A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 H1 { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif; font-size: 1.85em; color: rgb(160,82,78); font-weight: normal; font-style: normal; text-decoration: none ;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 0.85em; color: rgb(46,54,62); line-height: 14px; font-weight: bold; margin-top: 0px; margin-bottom: 0px;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 0.85em; color: rgb(46,54,62); text-align: justify;}
 H3 { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif; font-size: 1.5em; color: rgb(160,82,78); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(160,82,78); text-decoration: none ;}
 A:hover { text-decoration: none ;}
 
