

p.center {text-align:center}
p.justify {text-align:justify}
p.left {text-align:left}
body, p, td, table  {font-family: comic sans ms; font-size: 8pt; color: black;
}
body {background-image: url("imgs/lsbg13.gif")}
table {background-image: url("imgs/lsbg04.gif")}
td {background-image: url("imgs/lsbg11.gif")}

a:link { color: #000000; text-decoration:none; cursor: grab}
a:visited { color: #000000; text-decoration:none; cursor: grab}
a:active { color: #000000; text-decoration:none; cursor: grab}
a:hover { color: #8B4513; border-bottom: 1 dotted #7e8600; border-top: 1 dotted #7e8600; text-decoration:none; cursor: crosshair;}


html {
scrollbar-arrow-color: #D99FA5;
scrollbar-base-color: #C97881;
scrollbar-darkshadow-color: #C97881;
scrollbar-track-color: #C97881;
scrollbar-face-color: #C97881;
scrollbar-shadow-color: #D99FA5;
scrollbar-highlight-color: #D99FA5;
scrollbar-3d-light-color: #C97881;
}