<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>test-borderbrae.css</title>

</head>
<body>
body {
background-color: rgb(255, 255, 255);
}
table.event
{
border-collapse: collapse;
margin-left: 5%;
margin-right: 5%;
width: 90%;
}
.events
{
border: 1px solid black;
width: 100%;
font-size: 100%;
text-align: center;
}
.eventtd
{
border: 1px solid black;
padding: 3px;
font-size: 100%;
text-align: left;
}
.subtitle
{
font-size: 100%;
text-align: center;
padding: 5px;
}
.bottom
{
font-size: 90%;
text-align: left;
}
.center
{
font-size: 90%;
text-align: center;
}
table.title
{
background-image: url(dgrey034.gif);
text-align: center;
width: 90%;
margin-left: auto;
margin-right: auto;
border: 10px solid #000000;
}
table.buttons
{
width: 90%;
margin-left: auto;
margin-right: auto;
border: 5px solid #000000;
background-image: url(dgrey034.gif);
}
.page
{
width: 90%;
margin-left: auto;
margin-right: auto;
background-image: url(dgrey034.gif);
}
a:link
{
color: #0000ff;
text-decoration: none;
}
a:visited
{
color: #dc143c;
text-decoration: none;
}
a:hover
{
color: #ff0000;&nbsp;
text-decoration: none;
font-weight: bold;
}
</body></html>

