
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: verdana, comic sans ms; font-size: 8pt; color: black;
}


body {background-image: url("graphics/FCCbgwireRed.gif")
}
table {background-image: url("graphics/FCCbgPlaidColors4.gif")
}
td {background-image: url("graphics/FCCbglight2.gif")
}
body {background-color: #391810;
}
table {background-color: #CE6B63;
}
td {background-color: #E0CA8F;
}

A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:hover {text-decoration: none; color:#E0CA8F; border-top: 1px dotted; border-bottom: 1px dotted; cursor: crosshair}

html {
scrollbar-face-color: #391810; 
scrollbar-shadow-color:#5A2921; 
scrollbar-highlight-color:#5A2921; 
scrollbar-3dlight-color: #391810; 
scrollbar-darkshadow-color: #391810; 
scrollbar-track-color: #391810; 
scrollbar-arrow-color: #5A2921; }