/* CSS Document */

body {background-color: #291201;
      margin-top: 1%;}
a.style-a {text-decoration: none;
           color: #ffffff;
           font-weight: bold;}
a.style-reg {text-decoration: none;
             color: #ffffff;}
a.style-reg2 {text-decoration: none;
             color: #DDD8D4;}
a.link-white {text-decoration: none;
        color: #ffffff;}

b.header{font-family: Times;
           font-size: 14pt;
           color: #DDD8D4;
           font-weight: bold;
           margin-left: 10px;
           }
           
b.header-history{font-family: Times;
           font-size: 12pt;
           color: #DDD8D4;
           font-weight: bold;
           margin-left: 10px;
           }
           
b.header2{font-family: Times;
           font-size: 14pt;
           color: #6D5B4D;
           font-weight: normal;
           margin-left: 25px;
           }	
           
b.header-lite{font-family: Times;
           font-size: 12.5pt;
           color: #ffffff;
           font-weight: normal;
           margin-left: 0px;
           }	
           
b.footer{font-family: Times;
           font-size: 9pt;
           color: #DDD8D4;
           font-weight: normal;
           margin-left: 20px;
           }
           
b.footer-history{font-family: Times;
           font-size: 9pt;
           color: #DDD8D4;
           font-weight: normal;
           margin-left: 20px;
           }
           
b.footer2 {font-family: Times;
           font-size: 13pt;
           color: #DDD8D4;
           font-weight: bold;
           margin-left: 20px;
           }
b.footer-bold {font-family: Times;
               font-size: 9pt;
               color: #DDD8D4;
               font-weight: bold;
               margin-left: 20px;
              }
           
b.brncopy {font-family: Times;
           font-size: 12pt;
           color: #291201;
           font-weight: normal;
           margin-left: 0px;
           }	
           
td.program {font-family: Arial;
           font-size: 11pt;
           color: #000000;
           font-weight: normal;
           line-height: 120%;
           }	
           
.image {text-decoration: none;
           }	
		
	
