body, table
{
    font-size: 11px;
    font-family: 'Courier New', Courier;
    vertical-align: center;
    text-align: center;
}
.text
{
    font-size: 11px;
    font-family: 'Courier New', Courier;
    font-weight: bold;
    text-align: center;
    vertical-align: center;
}
.quote
{
    font-size: 10px;
    font-family: Arial, Garamond, 'Times New Roman';
}
a
{
    text-decoration: none;
    font-size: 11px;
}
a.author
{
    font-size: 10px;
    font-family: Arial, Garamond, 'Times New Roman';
}
a:active
{
    font-size: 12px;
}
