@charset "utf-8";
/* CSS Document */
body{margin:20px; background-color:#fff; font-family:"Book Antiqua","Garamond","Times New Roman", Times, serif; font-size:11pt;background-color:#fff; line-height:20px; color:#464646}

.container{max-width:1000px; background-color:#FFF; padding:15px;}

.b1{border-left:1px solid #9b855f;}
.b2{border-top:1px solid #9b855f; border-bottom:1px solid #9b855f; padding:7px 0px; text-align:center}
.b3{border:1px solid #000;}

.bg1{background-color:#9c8560; padding:10px;}
.marg1{margin-bottom:20px;}

h1{font-size:50pt;}

.t1{color:#9e8562; text-transform:uppercase; font-size:13pt;}
.t2{font-size:13pt; font-weight:bold}
.t3 li{margin-bottom:10px;}
.t4{font-size:8pt;}

@media (max-width:991px) {
.b1{border:none;}
h1{text-align:center}
}