body { margin: 0px;
       padding: 0px;
       font-family: Arial;
       color: #4F4B6A;
       background-color: #FFF6D0;
	   font-size: 12pt;
     }
.d1 { border-top: solid 1px #FFF6D0;
	  border-left: solid 1px #FFF6D0;
	  border-right: solid 1px #F47139;
	  border-bottom: solid 1px #F47139;
	  margin-left: 9px;
	  position: absolute;
	  left: 0px;
	  width: 180px;
	  visibility: visible;
	  font-size: 9pt;
	  font-weight: 900;
	  text-align: center;
	}
.d1 a:link { text-decoration: none; color: #4F4B6A }
.d1 a:active { text-decoration: none; color: #4F4B6A }
.d1 a:visited { text-decoration: none; color: #4F4B6A }
.d1 a:hover { text-decoration: none; color: black }
.d2 { border-right: solid 1px #F47139;
	  border-left: solid 1px #FFF6D0;
	  border-bottom: solid 1px #F47139;
	  position: absolute;
	  margin-left: 9px;
	  width: 170px;
	  padding-left: 10px;
	  padding-top: 5px;
	  visibility: hidden;
	  font-size: 9pt;
	  font-weight: 900;
	  color: #986DC6;
	}
.d2 a:link { text-decoration: none; color: #986DC6 }
.d2 a:active { text-decoration: none; color: #986DC6 }
.d2 a:visited { text-decoration: none; color: #986DC6 }
.d2 a:hover { text-decoration: none; color: black }
.d3 { padding-top: 2px;
	  padding-bottom: 2px;
	}
.t1 { border: solid 2px #FFEAB1;
	  width: 350px;
	  font-weight: 900;
    }
.orange_link a:link { text-decoration: none; color: #F47139; font-size: 9pt; font-weight: 900 }
.orange_link a:active { text-decoration: none; color: #F47139; font-size: 9pt; font-weight: 900 }
.orange_link a:visited { text-decoration: none; color: #F47139; font-size: 9pt; font-weight: 900 }
.orange_link a:hover { text-decoration: none; color: black; font-size: 9pt; font-weight: 900 }

.blue_link a:link { text-decoration: none; color: #4F4B6A }
.blue_link a:active { text-decoration: none; color: #4F4B6A }
.blue_link a:visited { text-decoration: none; color: #4F4B6A }
.blue_link a:hover { text-decoration: none; color: black }