BODY, TD { margin:8px 25px; font:normal 80% Arial }
div.book p { text-align: justify; }
div.book p.copyright { text-align: center; }

H1 { font:bold 250% Arial Narrow, Arial, Tahoma; color:#800080; text-align: center; } //  color:#800080; 
H3 { font:bold 190% Arial Narrow, Arial, Tahoma; padding:0; margin:0  }
H4 { font:bold italic 130% Arial, Tahoma; text-align:center; padding:0; margin:35px 0 20px 0 }
A { color: navy; text-decoration: none; font:bold 100% Arial }
A:hover { color: black; text-decoration: none; color: red; }
ul a, li a { font-size: 100%; font-weight:bold}
ul {margin-bottom:17px; margin-top:4px}
ul li ul li { padding:2px 0 }
table td {vertical-align:top;}
table td p { margin-bottom:15px}
img { border:0 }

table.req {border-collapse: collapse; border: 1px solid #000000}
table.req tr td{border: 1px solid #000000}

.button {
	background-image: url('../images/button.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 8pt;
	width: 125px;
	font-family: Arial;
	height: 20px;
	color: #000080;
	margin-top: 4px;
	padding-top: 3px;
	margin-bottom: 0; }
.button:hover {	background-image: url('../images/button_hv.gif'); cursor: pointer;}


.style1 {font-weight: bold}
