body{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
margin: 0px;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000; 
}

table {
font-size: 10pt;
}

h3 {
margin: 0px;
}
form {
margin: 0px;
}

.small {
font-size: 9px;
color: #FFFFFF;
}

.box {
font-size: 8pt;
color: #FFFFFF;
padding-left: 15px;
padding-right: 15px;
}

a{
color: #000000;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}
a:visited{
color: #000000;
text-decoration: none;
}
a:hover{
color: #000000;
text-decoration: underline;
}
a:active{
color: #000000;
text-decoration: none;
}

a.navbar{
color: #FFFFFF;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
a.navbar:visited{
color: #FFFFFF;
text-decoration: none;
}
a.navbar:hover{
color: #FFFFFF;
text-decoration: none;
}
a.navbar:active{
color: #FFFFFF;
text-decoration: none;
}

a.box{
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}
a.box:visited{
color: #FFFFFF;
text-decoration: none;
}
a.box:hover{
color: #FFFFFF;
text-decoration: none;
}
a.box:active{
color: #FFFFFF;
text-decoration: none;
}

a.small{
color: #FFFFFF;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}
a.small:visited{
color: #FFFFFF;
text-decoration: none;
}
a.small:hover{
color: #FFFFFF;
text-decoration: underline;
}
a.small:active{
color: #FFFFFF;
text-decoration: none;
}

