/* CSS Document */

body { background-color: #; }

h1 { font-size: 13px; font-family: Tahoma; color: #ffffff; font-weight: bold; margin-bottom: 1px; }
h2 { font-size: 20px; font-family: Tahoma; color: #a09769; font-weight: bold; margin-bottom: 1px; }
h3 { font-size: 13px; font-family: Tahoma; color: #a09769; font-weight: normal; margin-bottom: 1px; }
h4 { font-size: 13px; font-family: Tahoma; color: #ffffff; font-weight: normal; margin-bottom: 1px; }
h5 { font-size: 13px; font-family: Tahoma; color: #a09769; font-weight: bold; margin-bottom: 1px; }
h6 { font-size: 13px; font-family: Tahoma; color: #2F1A05; font-weight: normal; margin-bottom: 1px; }

p { font-size: 13px; font-family: Tahoma; color: #dedce1; font-weight: normal margin-bottom: 0px; }
td { font-size: 13px; font-family: Tahoma; color: black }

.imgleft { padding:1px; border:1px solid #ffffff; }
.imgright { margin-top: 3px; margin-bottom: 3px; margin-left: 3px; }
 
a:link { text-decoration:none; font-size: 13px; font-family: Tahoma; color:#ffffff; font-weight:bold }
a:visited { text-decoration:none; font-size: 13px; font-family: Tahoma; color:#ffffff;  font-weight:bold }
a:hover { text-decoration:none; font-size: 13px; font-family: Tahoma; color:#a09769;  font-weight:bold }

HR { height:1px; width:100%; color:#cec9bd; background:none; margin: 0px; style="opacity:0.7"; filter:alpha(opacity=70) /}
