/* PacFIN: Main Body Styles for Hand Held Devices */

body {font-family: Verdana, Arial, sans-serif; font-size: .8em; text-align: center;
       }
.sidebar {display: none; }
			 
.sidebar img {display: none; }

.hhlinks a {text-decoration: underline;  }

#header {display: none;   }

#main {font-family: Verdana, Arial, sans-serif; font-style: normal;   }
			 
#mainbody {font-family: Verdana, Arial, sans-serif; font-style: normal;  }

#table {page-break-inside: avoid;   }
							 
h2 {text-align: center; font-size: 2em;}
			
h3 {text-align: center; font-size: 1.5em;  }

h4 {font-size: 1.25em;  }

h5 {font-size: 1em; }

h6 {font-size: 1em; font-style: italic;  }

a {text-decoration: underline; color: #0000ff; font-weight: bold; }

p {page-break-inside: avoid; orphans: 4; widows: 4;   }


			 
/* Table Styles */

table {page-break-inside: avoid; border: solid #000000 1px; border-spacing: 0;
       text-align: center; margin-right: auto; margin-left: auto;  }

td, th { border: solid #000000 1px; border-spacing: 0; text-align: center;   }
 
.tblgraph { background-color: #d7d7d7; border: solid #000000 2px; border-spacing: 0;}

.cellline {border: solid #000000 1px;  }

.cellline2 {border: solid #000000 1px; background-color: #ffffff; 
            text-align: center; }

						

	