h1, h2, h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal}

h1 {font-size: 20pt}
h2 {font-size: 14pt}
h3 {font-size: 12pt}

td {font: 10pt Arial
    text-align: left}
    .customize {color: red;
                font-weight: bold}
    .thinkabout {color: blue}
    .navline1 {font-size: 12pt;
      font-family: Arial, sans-serif;
      background: #F3D7E3;
      white-space: nowrap}
    .navline2 {font-size: 8pt;
      font-family: Arial, sans-serif;
      background: #F3D700;
      white-space: nowrap}
    .tinytext {font-size: 8pt;
      font-family: Courier, sans-serif;
      white-space: nowrap}
    .tinyArial {font-size: 8pt;
      white-space: nowrap;
      text-align: left}
    .code {font-size: 8pt;
           font-family: Courier New;
           white-space: nowrap}

th {font: 10pt Arial; font-weight: bold; text-align: left}

tr {font: 10pt Arial; font-weight: bold}

p {font: 12pt Arial, sans-serif}

li {font: 9pt Arial, sans-serif}

      A:hover{text-decoration:none; color:#ff0000; font-weight:bold}
	
   .navline1 {font-size: 12px;
     font-family: Verdana, Arial, sans-serif;
     background: #EFFFFF;
     white-space: nowrap}
   .navline2 {font-size: 7pt;
     font-family: Arial, sans-serif;
     background: #F3D700;
     white-space: nowrap}
   .tinytext {font: 8pt Arial narrow;
         white-space: nowrap}

pre {font: 9pt Courier New}
code {font: 9pt Courier New)
