.header { font-family: Arial, sanserif; font-size: 15pt; font-weight: bold; color: #000000 }

.body { font-family: Arial, sanserif; font-size: 10pt; color: #000000 }
td { font-family: Arial, sanserif; font-size: 10pt; color: #000000 }
.copyright { font-family: Arial, sanserif; font-size: 8pt; color: #000000 }

.locator { font-family: Arial, sanserif; font-size: 10pt; font-weight: bold; color: #000000; }

A.locator:link { color: #05143f;text-decoration: none; font-size: 8pt; } 
A.locator:visited { color: #05143f; text-decoration: none; font-size: 8pt; } 
A.locator:hover { color: #d0a660; text-decoration: none; font-size: 8pt; }

a:link {
text-decoration: none;
font-weight: bold;
font-size: 10pt;
color: #05143f;
}
a:visited {
text-decoration: none;
font-weight: bold;
font-size: 10pt;
color: #05143f;
}
a:active  {
text-decoration: none;
font-weight: bold;
font-size: 10pt;
color: #05143f;
}
a:hover {
text-decoration: none;
font-weight: bold;
font-size: 10pt;
color: #d0a660;
}
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #05143f;
scrollbar-3dlight-color: #05143f;
scrollbar-darkshadow-color: #05143f;
scrollbar-shadow-color: #05143f;
scrollbar-arrow-color: #d0a660;
scrollbar-track-color: #ffffff;
font-family: "Arial";
font-size: 10pt;
background-color: #dcbe8b;
}






