/* CSS stylesheet for printing from BISI website */
body {color:#000000; background-color:#FFFFF; font-family:palatino; padding:0; border:0; margin:0;}
table {border-style:none}
/* styles for header */
td.header { text-align:center; padding:6}
h1.header {font-family:arial; text-align:center; font-size:14pt; 
	 font-style:roman; margin-top:6; margin-bottom:28}
h2.header {font-family:arial; text-align:center; font-size:12pt; 
	 font-style:roman; margin-top:18; margin-bottom:14}
h3.header {font-family:arial; text-align:center; font-size:11pt; 
	font-style:roman; margin-top:12; margin-bottom:16}

/* Styles for main text */
h1 {font-family:arial; text-align:left; font-size:14pt; 
	 font-style:roman; margin-top:24; margin-bottom:6}
h2 {font-family:arial; text-align:left; font-size:12pt; 
	 font-style:roman; margin-top:18; margin-bottom:6}
h3 {font-family:arial; text-align:left; font-size:11pt; 
	 font-style:roman; margin-top:12; margin-bottom:6}
	
a:link {text-decoration:none; color:#333333; border:0}
a:active {text-decoration:none; color:#FF0000; border:0}
a:visited {text-decoration:none; color:#666666; border:0}
p {text-align:left; line-height:1.2; margin-top:2pt; font-size:10pt} 
li {text-align:left; line-height:1.2}
img {margin-top:2pt}
tr {vertical-align:top}

td.main {width:16cm}

/* Styles for menu bar */
td.side { display:none }

/* Styles for footer */
p.footer {font-size:9pt; margin-top:6 }


