
body { scrollbar-face-color : #4F1F63;
scrollbar-highlight-color : #9EB6C2;
scrollbar-3dlight-color : #4F1F63;
scrollbar-shadow-color : #4F1F63;
scrollbar-darkshadow-color : #6F8289;
scrollbar-track-color : #E7E3E4;
scrollbar-arrow-color : #6F8289; 
margin: 0px; }

body {font-family: Verdana; color: #6F8289;}

b, i {color: #5591E4;}

A:link {text-decoration: none; color: #4F1F63; font-weight: bold; font-style: italic; font-family: Verdana;} 
A:visited {text-decoration: none; color: #4F1F63; font-weight: bold; font-style: italic; font-family: Verdana;} 
A:active {text-decoration: none; color: #4F1F63; font-weight: bold; font-style: italic; font-family: Verdana;} 
A:hover {text-decoration: none; color: #4F1F63; font-weight: bold; font-style: italic; font-family: Verdana;}

.main { font-size: 15px; }

.menu {
    font-family: Verdana;
    text-decoration: none;
    font-style: italic;
    text-align: Justify;
    font-size: 17px;
}

.menu a:link {
    color: #4F1F63;
    letter-spacing: 2px;
    text-decoration: none;
    border-bottom: 0px;
}

.menu a:active {
    color: #4F1F63;
    letter-spacing: 2px;
    text-decoration: none;
    border-bottom: 0px;
}

.menu a:visited {
    color: #4F1F63;
    letter-spacing: 2px;
    text-decoration: none;
    border-bottom: 0px;
}

.menu a:hover {
    color: #4F1F63;
    letter-spacing: 2px;
    text-decoration: none;
    border-bottom: 0px;
}

.separator {width:400px; margin-top:10px; margin-bottom:15px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#000000;  border-bottom-style:solid; }

.small {font-size:12px; }