body
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: White;
    background: #574d56;
}

p
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: White;
}

img
{
    border: 0px;
}

.PageTitle
{
    font-size: 16px;
    font-weight: bold;
}

#PageFooter
{
    font-size: 10px;
}

#PageText
{
    width: 580px;
    text-align: left;
}

.AgendaTable
{
    border-style: solid;
    border-width: 1px;
    border-color: White;
    padding: 0px;
}

.AgendaSeparator
{
    border-bottom-style: dotted;
    border-width: 1px;
    border-color: White;
}

#AgendaTitle
{
    font-weight: bold;
}

a
{
    color: White;
}

a:hover
{
    color: #DDDDDD;
}
.centereddatalist
{
	width: 100%;
	height: 125px;
	text-align: center;
	vertical-align: top;
}

