<!--

body {
background-color: #ffffff;
margin: 0px;
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 14pt;
color: #545557;
font-weight: bold;
}

h2 {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
}

h3 {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
}

p {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
}

a {
font-family: arial, verdana, sans-serif;
font-weight: bold;
}

a:link {
color: #0000ef;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #52188c;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #0000ef;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #52188c;
font-weight: bold;
text-decoration: underline;
}

hr {
width: 100%;
height: 2px;
border: 1px solid #000000;
color: #000000;
background-color: #000000;
}

.logout {
background-color: #b6b8bb;
border: none;
color: #0000ef;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 10pt;
cursor: pointer;
cursor: pointer;
}

.h0 {
font-family: arial, verdana, sans-serif;
font-size: 14pt;
color: #000000;
font-weight: bold;
}

-->