@charset "UTF-8";
/* CSS Document */

body{ background-color:#CCC;
color:#451106;
font-family:Tahoma, Geneva, sans-serif;
font-size:12pt;}

a:link {text-decoration:underline; color: #451106;}
a:visited {text-decoration:underline; color: #451106;}
a:hover {text-decoration:underline; color: #451106;}
a:active {color: #451106; text-decoration:underline}

.white a:link {text-decoration:underline; color: #fff;}
.white a:visited {text-decoration:underline; color: #fff;}
.white a:hover {text-decoration:underline; color: #fff;}
.white a:active {color: #fff; text-decoration:underline}

.white{
color:#FFF;
font-size:10pt;
}

a{
border:none;
}

#Table_01{
	background-color:#fbf1bf;
}

p {
  margin-bottom: 0 }
p + p {
  text-indent: 1.5em;
  margin-top: 0 }
  
  .bodytxt{
	  margin:18px 25px 18px 25px;
	  font-size:9pt;
	  text-align:justify;
	  overflow:hidden;
  }

.bodytxt img{
	margin: 0px 10px 10px 0px;}

.footer{
color:#451106;
font-size:8pt;
line-height:12pt;
}

	.footer a:link {text-decoration: none; color: #451106;}
	.footer a:visited {text-decoration: none; color: #451106;}
	.footer a:hover {text-decoration: underline; color: #451106;}
	.footer a:active {color: #451106;}