

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: 10pt; color: black;
}
body, table {background-color: #BBC299;}
td {background-color: #FFF1D2;}

body {background-image: url("greta3/greta3bg3.jpg")}
table {background-image: url("greta3/greta3bg7.jpg")}
td {background-image: url("greta3/greta3bg12.jpg")}

A:link {text-decoration: none; color:red;}
A:visited {text-decoration: none; color:blue;}
A:hover {text-decoration: none; color:#FFF1D2; border-top: 1px dotted; border-bottom: 1px dotted; cursor: crosshair}



html{
scrollbar-face-color:#BBC299;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#BBC299;
scrollbar-shadow-color:#BBC299;
scrollbar-highlight-color:#BBC299;
scrollbar-3dlight-color:#BBC299;
scrollbar-darkshadow-Color:#BBC299;
}