body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
    height:101%;
}
h1 {
    font-size: 16pt;
	font-weight: bold;
}
h2 {
    font-size: 14pt;
    font-weight: bold;
}
h3 {
    font-size: 12pt;
    font-weight: bold;
}
h4 {
    font-size: 10pt;
    font-weight: bold;
}
h5 {
    font-size: 10pt;
	font-style: italic;
}
ul {
    list-style-type: square;
}td {
	font-size: 9pt;
}
