body 
{
background-color: #f4f4ea; 
background-image: url(pictures\manubkg.gif);

scrollbar-arrow-color: #E24667;
scrollbar-base-color: #6E1528;
scrollbar-dark-shadow-color: #6E1528;
scrollbar-track-color: #f4f4ea;
scrollbar-face-color: #8A1D34;
scrollbar-shadow-color: #E24667;
scrollbar-highlight-color: #E24667;
scrollbar-3d-light-color: #6E1528;
}

p {color: #990033; font-weight: bold}

ul {color: #990033; font-weight: bold}

ol {color: #990033; font-weight: bold}

a {font-style: italic}
a:link {text-decoration: none; color: black}
a:visited {text-decoration: none; color: black}
a:active {text-decoration: underline; color: #006600}
a:hover {text-decoration: underline; color: #006600}