
p.center {text-align:center
}
p.left {text-align: left
}
p.justify {text-align:justify
}
h1 {font-size: 16pt; font-family: ziptydo, verdana, arial, helvetica;
}
h3 {font-size: 12pt; font-family: verdana
}
body, p, td, table  {font-family: comic sans ms; font-size: 8pt; color: black;
}


body {background-image: url("images/gh.gif")
}
table {background-image: url("images/sb3.gif")
}
td {background-image: url("images/craftbg1.gif")
}
body {background-color: #EFE7DE;
}
table {background-color: #A5B5BD;
}
td {background-color: #EFEFE7;
}

A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:hover {text-decoration: none; color:#FCF3E8; border-top: 1px dotted; border-bottom: 1px dotted; cursor: crosshair}

html{
scrollbar-face-color:#EDD6B1;
scrollbar-arrow-color:#AD8C7B;
scrollbar-track-color:#EDD6B1;
scrollbar-shadow-color:#EDD6B1;
scrollbar-highlight-color:#EDD6B1;
scrollbar-3dlight-color:#EDD6B1;
scrollbar-darkshadow-Color:#EDD6B1;
}