<!--

body, td.Content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
text-align: left;
}

h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
display: inline;
}

h1 { font-size: 11px; font-weight: bold; color: #505050; }
h2 { font-size: 12px; font-weight: bold; color: #000000; }
h3 { font-size: 10px; font-weight: normal; color: #000000; font-style: italic; }
h4 { font-size: 20px; font-weight: bold; color: #505050; font-style: italic; }

A:link, A:visited, A:hover {
font-weight: bold;
text-decoration: none;
color: #000000;
}

td.Content A:link, td.Content A:visited, td.Content A:hover {
font-weight: normal;
text-decoration: none;
color: #0000CC;
}

td.Content A:hover {
text-decoration: underline;
}

td.Content table {
border: 1px solid black;
}

td.Content td {
border: 1px solid black;
padding: 10px;
}

div.Akapit {
padding-left: 30px;
}

span.Navy {
font-size: 11px;
font-weight: bold;
color: navy;
}

-->