html {
scrollbar-base-color: #005000;
scrollbar-arrow-color: #ffcc33;

scrollbar-shadow-color: #002000;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #ccffcc;
scrollbar-3dlight-color: black;
}

body {
margin: 0; padding: 0;
}
a.normlink:link {
Color : #005000; text-decoration: none; font-family: arial, sans-serif; font-size: 8pt; font-weight: bold; letter-spacing: 2px;
}
a.normlink:visited {
Color : #005000; text-decoration: none; font-family: arial, sans-serif; font-size: 8pt; font-weight: bold; letter-spacing: 2px;
}
a.normlink:hover {
Color : #ecb200; text-decoration: none; font-family: arial, sans-serif; font-size: 8pt; font-weight: bold; letter-spacing: 2px;
}
a.normlink:active{
Color : #005000; text-decoration: none; font-family: arial, sans-serif; font-size: 8pt; font-weight: bold; letter-spacing: 2px;
}
.normtext {
color: #000000; font-family: verdana, arial, sans-serif; font-size: 10pt; line-height: 1.5em; text-align: justify;
}
.normtextright {
color: #000000; font-family: verdana, arial, sans-serif; font-size: 10pt; line-height: 1.5em; text-align: right;
}
.smallwhite {
color: #ffffff; font-family: arial, sans-serif; font-size: 7pt; letter-spacing: 1.5px;
}
a.smallwhite:link {
text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 7pt; letter-spacing: 1.5px;
}
a.smallwhite:visited {
text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 7pt; letter-spacing: 1.5px;
}
a.smallwhite:hover {
text-decoration: underline; color: #ffffff; font-family: arial, sans-serif; font-size: 7pt; letter-spacing: 1.5px;
}
a.smallwhite:active{
text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 7pt; letter-spacing: 1.5px;
}
.smallgrey {
color: #777777; font-family: arial, sans-serif; font-size: 8pt;
}
a.smalllink:link {
text-decoration: none; color: #777777; font-family: arial, sans-serif; font-size: 8pt;
}
a.smalllink:visited {
text-decoration: none; color: #777777; font-family: arial, sans-serif; font-size: 8pt;
}
a.smalllink:hover {
text-decoration: none; color: #FF1111; font-family: arial, sans-serif; font-size: 8pt;
}
a.smalllink:active{
text-decoration: none; color: #777777; font-family: arial, sans-serif; font-size: 8pt;
}
.copyright {
color: #000000; font-family: arial, sans-serif; font-size: 8pt; line-height: 1.75em;
}
.header {
color: #000000; text-decoration: none; font-family: arial, sans-serif; font-size: 10pt; font-weight: bold; letter-spacing: 2px;
}