img
{
    border: 0;
}

body
{
    background-color: #000000;
    color: #FF0000;
}

a:link
{
    color: #FFFF00;
}
a:visited
{
    color: #EEEE00;
}
a:hover
{
    text-decoration: none;
}

ol.cancelLeftPaddingAndMargin
{
    padding-left: 0;
    margin-left: 0;
}

.mainContentPlace
{
    margin: 0 40px 0 40px;
    background-color: #1A1A1A;
}

.secondaryContentPlace
{
    margin: 0 40px 0 40px;
    background-color: #000000;
}

.header1
{
    text-decoration: underline;
    text-align: center;
    width: 100%;
}

.header2
{
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 2px;
    padding-left: 20px;
}

.text1
{
    color: #EEEEE2;
}

.text2
{
    color: #FFFFFF;
    font-weight: bold;
}

.error
{
    color: #FF0000;
}

.navigation a:hover
{
    text-decoration: none;
}
