/* DEFAULT tags */body{	background: #2C1817;	color: #ffffff;	margin: 10px;	font-family: palatino; 	font-size: 12pt;	text-align: justify;}body.home{	background: #000000;	color: #ffffff;	margin: 10px;	font-family: palatino; 	font-size: 12pt;	text-align: right;}body.h2{	background: #000000;	color: #000000;	margin: 10px;	font-family: palatino; 	font-size: 10pt;	text-align: right;}body.h3{	background: #000000;	color: #000000;	margin: 10px;	font-family: palatino; 	font-size: 10pt;	text-align: center;}/* title and volume tags */td.hdr { font-family: palatino; font-size: 18pt; font-weight: normal; }td.volm { font-family: palatino; font-size: 14pt; font-weight: lighter; }/* main content */td.marg { width: 5%; }td.left { width: 50%; }td.center { width: 40%; font-family: palatino; font-size: 12pt; font-weight: lighter; text-align: left;}td.right { width: 5%; }/* h2 pages */td.h2 { font-family: palatino; font-size: 11pt; font-weight: lighter; text-align: right; background: url(/pic/home2.jpg); width: 698; height: 550; }div#l1 { position: absolute; left: 110; top: 25; z-index: 3; }div#l2 { position: absolute; left: 600; top: 170; font-size: 10pt; z-index:4 }div#l3 { position: absolute; left: 110; top: 600; font-size: 10pt; z-index:2 }/******* Footers ********//* Default footer */.foot A:link { text-decoration: none; color: #999999; }.foot A:visited { text-decoration: none; color: #999999; } .foot A:active { text-decoration: none; color: #cccccc; }.foot A:hover { text-decoration: none; color: #cccccc; }td#foot { font-family: palatino; font-size: 13pt; font-weight: lighter; }