hr {color: sienna}

h2 {
font-family: Arial;
font-size: 9pt
}

h3 {
font-family: Arial;
font-size: 10pt
}

p.one {
font-size: 8pt;
font-family: Arial;
color: rgb(0,0,0)
}
 
p.two {
font-size: 8pt;
font-family: Arial;
color: #006600
}

p.three {
font-size: 9pt;
font-family: Arial;
color: #006600
}

p.four {
font-size: 9pt;
font-family: Arial;
color: rgb(0,0,0)
}

p.five {
font-size: 10pt;
font-family: Arial;
color: rgb(0,0,0)
}

p.six {
font-size: 9pt;
font-family: Arial;
color: rgb(0,0,0)
}

p.seven {
font-size: 10pt;
font-family: Courier New;
color: rgb(102,0,0)
}

p.eight {
font-size: 14pt;
font-family: Courier New;
color: rgb(0,0,0)
}

p.nine {
font-size: 14pt;
font-family: Courier New;
color: rgb(255,255,255)
}

p.ten {
font-size: 12pt;
font-family: Courier New;
color: rgb(102,0,0)
}

p.eleven {
font-size: 12pt;
font-family: Courier New;
color: rgb(0,0,0)
}

BR.page { page-break-after: always }


