<html>

body {
font-family: arial;
font-size: 9 pt; 
font-color: #000000;
}

h1 {
font-family: franklin gothic demi;
font-size: 12 pt;
font-color: #000000;
}

h2 {
font-family: franklin gothic demi;
font-size: 9 pt;
font-color: #000000;
}

li {
font-family: arial;
font-style: bold;
font-size: 9 pt;
}

p {
font-family: arial;
font-size: 9 pt;
font-color: #000000;
align="left";
margin: top 2px;
}