<style>
body { 
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 1.3em;
}

p { 
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 1.5em;
}

h1 {
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
}

h2 {
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}

h3 {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;

}

td
{ text-align: left;
font-family: Verdana, Sans-serif;
font-weight: normal;
font-size: 13px;
line-height: 1.5em;
color: black;

}
</style>