body { color: #2A245;
background-color: #F0E3FF;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: justify;

border-top: 5px #F60BF6 double;
border-bottom: 5px #F60BF6 double;
border-left: 5px #F60BF6 double;
border-right: 5px #F60BF6 double;
font-size: 0.7em;
margin-left: 10px;
margin-right: 10px;
}

a:link {color: #34268C;
text-decoration: underline;
}

a:hover {color: #34268C;
background-color: #F60BF6;
text-decoration: underline;
}

a:visited {text-decoration: underline;
color: #34268C;
}

BODY {
     scrollbar-face-color:#877E99;
     scrollbar-arrow-color:#F60BF6;
     scrollbar-track-color:#E7D6E7;
     scrollbar-shadow-color:'#372F6B';
     scrollbar-highlight-color:'#372F6B';
     scrollbar-3dlight-color:'#9D89B5';
     scrollbar-darkshadow-Color:'#2A2450';
     }

h1 {font-size: 1.6em;
    font-family: Charlemagne Std;
font-weight: bold;
text-align: center;
color: #372F6B;
background-color: #ffffff;
     border: 0px solid;
     border-top: 2px #372F6B solid;
     border-bottom: 5px #372F6B solid;
     margin-left: 0px;
     margin-right: 0px;
}


h2 {font-size: 1.3em;
    font-family: Charlemagne Std;
font-weight: bold;
text-align: center;
color: #372F6B;
background-color: #ffffff;
     border: 0px solid;
     border-top: 1px #372F6B solid;
     border-bottom: 2px #372F6B solid;
     margin-left: 0px;
     margin-right: 0px;
}

h3 {font-size: 1.0em;
    font-family: Charlemagne Std;
font-weight: bold;
text-align: center;
color: #372F6B;
background-color: #ffffff;
     border: 0px solid;
     border-top: 1px #372F6B solid;
     border-bottom: 2px #372F6B solid;
     margin-left: 0px;
     margin-right: 0px;
}

h4 {font-size: 0.7em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #372F6B;
background-color: #ffffff;
     border: 0px solid;
     border-top: 1px #372F6B solid;
     border-bottom: 2px #372F6B solid;
     margin-left: 0px;
     margin-right: 0px;
}