h1   {font-size: x-large;
      font-family: Arial, sans-serif; 
      font-weight: bold;
      color: #3333CC}

h2   {font-size: large;
      font-family: Arial, sans-serif;
      font-weight: bold;
      color: #3333CC}

h3   {font-size: large;
      font-family: Arial, sans-serif;
      font-style: italic; 
      font-weight: normal}

hr   {color: #3333CC}

body {font-family: Arial, sans-serif;
      font-size: normal}

table {font-family: Arial, sans-serif;
      font-size: normal}

ul   {list-style-type: square}

ol   {list-style-type: decimal}
