body { background-color: white; font-family: Georgia, "Times New Roman", Times, serif; }
table.outside { width: 100%; border-style: none; }
table.middle { width: 100%; border-style: solid; border-color: black; border-width: 1px; border-collapse: collapse; }
td { border-style: none; vertical-align: top; padding: 10px; }
td.middleHolder { width: 800px; }
td.left { width: 150px; background-color: #DDEEFF; vertical-align: top; border-right-style: dotted; border-right-width: 1px; }
td.right { background-color: #FFFFCC; }

h1 { color: navy; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 24px; }
h2 { color: black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 20px; }

hr { border-top: 1px dotted; border-bottom: none; border-left: none; }