

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("graphics/harv9.gif")
}
table {background-image: url("graphics/harv5.gif")
}
td {background-image: url("graphics/harv3.gif")
}
body {background-color: #B2885E;
}
table {background-color: #E5A852;
}
td {background-color: #FADDAf;
}
A:link {text-decoration: none; color:#FADDAF;}
A:visited {text-decoration: none; color:#FADDAF;}
A:hover {text-decoration: none; color:#FADDAF; border-top: 1px dotted; border-bottom: 1px dotted; cursor: crosshair
}
html{
scrollbar-face-color:#B2885E;
scrollbar-arrow-color:#E5A852;
scrollbar-track-color:#B2885E;
scrollbar-shadow-color:#B2885E;
scrollbar-highlight-color:#B2885E;
scrollbar-3dlight-color:#B2885E;
scrollbar-darkshadow-Color:#B2885E;
}
