body {
 font-family: calibri,arial,helvetica;
 color: 423f3f;
}

td {
 font-size: 10pt;
}

a:link {
 color: 000000;
}

a:visited {
 color: 000000;
}

a:hover {
 color: 663333;
}

p {
 margin-top: 1pt;
 margin-bottom: 12pt;
}

blockquote {
 margin-top: 1pt;
 margin-bottom: 12pt;
}

h1 {
 font-family: calibri,arial,helvetica;
 margin-top: 25pt;
 margin-bottom: 1pt;
 font-size: 18pt;
 font-weight: bold;
 color: 663333;
}

h2 {
 font-family: calibri,arial,helvetica;
 margin-bottom: 1pt;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 color: 663333;
}

h3 {
 font-family: calibri,arial,helvetica;
 margin-bottom: 1pt;
 font-size: 12pt;
 font-weight: bold;
 color: 663333;
}

h4 {
 margin-bottom: 1pt;
 font-size: 12pt;
 font-weight: bold;
 color: 663333;
}

ul {
 margin-top: 1pt;
 margin-bottom: 12pt;
}

hr {
 border: solid;
 border-width:0;
 color: 423f3f;
 background-color: 423f3f;
 height: 1px;
}

