

<style type="text/css">
h1 
{
	color: Black;
}
h2 {
	color: Black;
}
p 
{
	color: Black;
}

h1 {text-align: left}
h2 {text-align: left}
h3 {text-align: left}

h3 {font-family: arial}
p {font-family: arial}
p.sansserif {font-family: sans-serif}

h1 {font-size: 200%}
h2 {font-size: 150%}
h3 {font-size: 130%}

p {font-size: 100%}

p.normal {font-variant: normal}

ul.disc {list-style-type: disc}

p.normal {font-variant: normal}




</style>