html {
scrollbar-face-color: rgb(252, 193, 137);
scrollbar-highlight-color: rgb(244, 121, 62);
scrollbar-shadow-color: rgb(244, 121, 62);
scrollbar-3dlight-color: rgb(244, 121, 62);
scrollbar-arrow-color: rgb(244, 121, 62);
scrollbar-track-color: rgb(244, 121, 62);
scrollbar-darkshadow-cursor: rgb(244, 121, 62)}

body {
background-attachment: fixed;
background-image: url(pback.bmp);
background-repeat: repeat-y;
background-color: rgb(252, 193, 137);
background-position: top left;
cursor: default;
color: #000000}

p.heading {
font-size: 20pt;
font-family: times new roman;
text-decoration: none}

p {
font-size: 10pt;
line-height: 15pt;
font-family: lucida handwriting;
cursor: default;
text-align: justify}

a:link, a:active, a:visited {
color: #000000;
font-size: 10pt;
font-family: lucida handwriting;
cursor: default;
text-decoration: none}

a:hover {
color: rgb(244, 121, 62)}