/* --=========== body page ===========-- */
#bt h5 {
	border:1px solid #aaa;
	padding:3px;
	text-align:center;
	}
#bt p, #bt li {
	font:normal normal 10pt Arial;
	text-align: justify; 
	color:black;
	}
#bt li {
	margin-top: 0.5em; 
	}

/* --=========== links ===========-- */
#bt A {
        font-weight: Bold;
	color: #487EAF;
	text-decoration: underline;
	}

#bt A:hover {
	color: #487EAF;
	}
#bt A.nodec, #bt .nodec A, #bt .nodec {
	text-decoration: none;
	}
