a:link {
color: #D4CFEE;
text-decoration: none
}

a:visited {
color: #D4CFEE;
text-decoration: none
}

a:hover {
color: #B5ACEC;
text-decoration: none
}

BODY {
scrollbar-face-color:#9C8ED0;
scrollbar-arrow-color:#40289A;
scrollbar-track-color:#9C8ED0;
scrollbar-shadow-color:#40289A;
scrollbar-highlight-color:#40289A;
scrollbar-3dlight-color:#40289A;
scrollbar-darkshadow-Color:#40289A;
background-color: #827FBD;
background-attachment: fixed;
margin-left: 20px;
}

h2.mst {
font size: 25pt;
padding: 10px;
color: #B5ACEC;
font-family: Verdana;
font-weight: bold;
background-color: 6B5BA7;
border-bottom: solid 2px #3A3E8D;
border-top: solid 2px #A5A9F3;
}

p.txt {
padding: 10px;
font-size: 10pt;
font-style: italic;
color: D4CFEE;
font-family: Verdana;
margin-bottom:-20px;
}

p.comments {
color: D4CFEE;
font-family: Verdana;
font-size: 10pt;
font-weight: lighter;
}
