body {
background-color: white;
scrollbar-face-color: #8080FF;
scrollbar-highlight-color:  #cccccc;
scrollbar-shadow-color:  #cccccc;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: white;
scrollbar-track-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
font-family: Tahoma;
font-size: 10pt;
color: black;
}
h1 {
font-family: Tahoma;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: black;
margin: 0px;
}
h2 {
font-family: Tahoma;
font-size: 12pt;
font-weight: bold;
text-align: center;
color: navy;
margin: 0px;
}
h3 {
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
text-align: left;
color: navy;
margin: 0px;
}
h4 {
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-align: left;
color: black;
margin: 0px;

}
p, li {
font-family: Tahoma;
font-size: 10pt;
text-align: justify;
color: black;
}
a:link, a:visited {
text-decoration: none;
font-family: Tahoma;
font-size: 10pt;
color: blue;
font-weight: normal;
}
a:hover {
font-family: Tahoma;
font-size: 10pt;
color: red;
text-decoration: underline;
}
table.def {
border-collapse: collapse;
width: 100%;
}
table.def td {
font-family: Tahoma;
font-size: 10pt;
color: black;
border: 1px solid black;
text-align: left;
}
td {
font-family: Tahoma;
font-size: 10pt;
color: black;
text-align: center;
}
