﻿.body
{
    font-size: 10pt;
    color: black;
    font-family: Arial, 'Courier New';
    background-color: #fff3ce;
    margin: 0px;
}

.copyright
{
    font-size: 8pt;
    color: #ff0000;
    font-family: Arial, 'Courier New';
    background-color: #000000;
}
.general_content
{
    font-size: 8pt;
    color: #000000;
    font-family: Arial, 'Courier New';
}
.banner
{
    font-size: 16pt;
    font-family: Arial, 'Courier New';
    color: #ff0000;
}
.banner_small
{
    font-size: 9pt;
    color: #ff0000;
    font-family: Arial, 'Courier New';
}
.right_column
{
    font-size: 9pt;
    color: #ff0000;
    font-family: Arial, 'Courier New';
    background-color: #000000;
}

.red_text
{
    font-size: 10pt;
    color: #ff0000;
    font-family: Arial, 'Courier New';
}
.header
{
    font-size: 8pt;
    color: #ff0000;
    font-family: Arial, 'Courier New';
    background-color: #000000;
}

.footer
{
    font-size: 8pt;
    color: #ff0000;
    font-family: Arial, 'Courier New';
    background-color: #000000;
}

.nav
{
    font-size: 8pt;
    color: #000000;
    font-family: Arial, 'Courier New';
    background-color: #000000;
}

.H4
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial, 'Courier New';
}

.H3
{
    font-size: 12pt;
    color: #000000;
    font-family: Arial, 'Courier New';
}

.H2
{
    font-size: 14pt;
    color: #000000;
    font-family: Arial, 'Courier New';
}

.H1
{
    font-size: 18pt;
    color: #000000;
    font-family: Arial, 'Courier New';
}
.quotes
{
    font-size: 10pt;
    color: #ff0000;
    font-style: italic;
    font-family: 'Times New Roman' , 'Courier New';
    text-align: right;
}
.DisplayDate
{
    font-size: 14pt;
    color: #000000;
    font-family: Arial, 'Courier New';
    text-decoration: underline;
    font-weight: bold;
}

BLOCKQUOTE
{
    font-style: italic;
    background-color: #d4d0c8;
}

.FreedomCountdown
{
    background-image: url("http://www.screwkarma.com/images/FreedomCountdown.jpg");
    font-size: 18pt;
    font-style: bold;
}