
body {
margin: .1in .25in;
padding: 0;
font: 11pt 'Times New Roman', Serif;
color: black;
background: white;
}

/* To hide */

#header, #bottom, #footer, dd, img { display: none; }

/* To show */

#wrap {
margin: 0;
padding: 0;
width: 6.25in;
border: 0;
color: black;
background: transparent;
}

#main_0, #main {
padding: 0;
border: 0;
color: #000;
background: #fff;
}

#table1 table {
width: 6.25in;
border: none;
}

td {
padding: .05in .1in .05in .05in;
}

#table1 table #nav1, #table1 table #nav2, #table1 table #nav3, #table1 table #nav4, #table1 table #nav5, #table1 table #nav6 {
padding-bottom: .5in;
}

h1 {
font-size: 18pt;
margin-bottom: .1in;
}

h2, h3, h4, h5, h6 {
font-size: 12pt;
margin-bottom: 0;
}

p {
text-align: justify;
}

a {
color: blue;
text-decoration: none;
}