H1 { color:blue }
H1 { font-family:Arial, sans-serif }
H1 { font-size:large }
H1 { font-weight:bold } 
H2 { color:blue }
H2 { font-family:Arial, sans-serif }
H2 { font-size:medium }
H2 { text-decoration:underline }
H3 { color:black }
H3 { font-family:Arial, sans-serif }
H3 { font-size:medium }
H3 { font-weight:bold}
p { font-family:Arial,sans-serif }
p { font-size:normal }
p { font-weight:light }
em { color:red }
b { font-weight:bold }
th { background-color:silver }
th { font-style:italic }
th { padding:3pt }
th { font-family:Arial, sans-serif }
th { font-size:normal }
td { padding:2pt }
td { font-family:Arial, sans-serif }
td { font-size:normal }
td { border-style:none }

