body {
scrollbar-face-color: #00049C; 
scrollbar-highlight-color: #2D41FD; 
scrollbar-shadow-color: black; 
scrollbar-3dlight-color: #2D41FD; 
scrollbar-arrow-color: #2D41FD; 
scrollbar-track-color: #000679; 
scrollbar-darkshadow-color: black 
}

font.ticker {
font-family: arial;
font-size: 12pt;
color: white;
}

p.maintext {
font-family: arial;
font-size: 13px;
color: white;
text-align: justify;
}

font.content {
font-family: arial;
font-size: 13px;
color: white;
text-align: center;
}

img.border {
border: 1px solid yellow;
}

a.menu {
font-family: arial;
font-size: 10pt;
color: white;
text-decoration: none;
}

a:hover.menu {
color: yellow;
}

a.main {
font-family: arial;
font-size: 13px;
color: white;
text-decoration: underline;
}

a:hover.main {
text-decoration: none;
}

a.group {
font-family: arial;
font-size: 9px;
color: #3F44FF;
text-decoration: underline;
}

a:hover.group {
text-decoration: none;
}

p.hometext {
font-family: arial;
font-size: 13px;
color: white;
}


table.services {
font-family: arial;
font-size: 13px;
color: white;
text-align: left;
}