<!--
H1
{
font-size: large;
font-weight: bold;
font-family: Monotype Corsiva;
font-style: italic;
}

H2
{
font-size: medium;
font-weight: normal;
font-family: Monotype Corsiva;
font-style: italic;
}

ul.disc
{
list-style-type: disc;
font-size: medium;
font-weight: normal;
font-family: Monotype Corsiva;
font-style: italic;
}
-->
