body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #675e50;
	list-style-position: outside;
	font-size: 11pt;
	list-style-type: disc;
	vertical-align: top;
	line-height: 11pt;
	letter-spacing: normal;
	position: static;
	text-align: left;
	font-style: normal;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #675e50;
    list-style-position: outside;
    font-size: 15pt;
    list-style-type: disc;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
    position: static;
    text-align: left;
    font-weight: bold;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #675e50;
    list-style-position: outside;
    font-size: 13pt;
    list-style-type: disc;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
    position: static;
    text-align: left;
    font-weight: bold;
}

h3
{
    font-family: "Times New Roman";
    color: #675e50;
    list-style-position: outside;
    font-size: 16pt;
    list-style-type: disc;
    vertical-align: top;
    line-height: 18pt;
    letter-spacing: normal;
    position: static;
    text-align: center;
    font-weight: normal;
    font-style: italic;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
