

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("spring/bg.gif")
}
table {background-image: url("spring/bg4.gif")
}
td {background-image: url("spring/bg2.gif")
}
body {background-color: #FEF8D8;
}
table {background-color:  #CABF82;
}
td {background-color:  #FDFAE3;
}
A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:hover {text-decoration: none; color:#000000; border-top: 1px dotted; border-bottom: 1px dotted; cursor: crosshair
}
html{
scrollbar-face-color: #FEF8D8;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #FEF8D8;
scrollbar-shadow-color: #FEF8D8;
scrollbar-highlight-color: #FEF8D8;
scrollbar-3dlight-color: #FEF8D8;
scrollbar-darkshadow-Color: #FEF8D8;
}
