<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>ccsc.css</title>

</head>
<body>
table.event
{
border-collapse: collapse;
margin-left: 5%;
margin-right: 5%;
width: 90%;
}
.button
{
border: 3px #663300;
width: 10%;
font-size: 100%;
text-align: center;
background-image: url(480.jpg)
}
.info
{
font-size: 90%;
text-align: left;
}
.bottom
{
font-size: 90%;
text-align: center;
}
.narrow
{
width: 10%;
text-align: left;
}
table.title
{
border: 10px #663300;
text-align: center;
background-image: url(4801.jpg);
width: 90%;
margin-left: auto;
margin-right: auto;
}
a:link
{
color: #0000ff;
text-decoration: none:
}
a:visited
{
color: #dc143c;
text-decoration: none;
}
a:hover
{
color: #ff0000;
text-decoration: none;
font-weight: bold;
}
table.page
{
width: 90%;
margin-left: auto;
margin-right: auto;
background-image: url(3581.jpg);
}
.footer
{
width: 90%;
background-image: url(480.jpg);
border: 5px solid #663300;
margin-left: auto;
margin-right: auto;
}
</body></html>