﻿p
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Sans-Serif;
}

h1
{
    font-weight: normal;
    font-size: 24px;
    color: #8e2800;
    font-family: Verdana, Sans-Serif;
}

h2
{
    font-weight: normal;
    font-size: 22px;
    color: #8e2800;
    font-family: Verdana, Sans-Serif;
}

h3
{
    font-weight: normal;
    font-size: 20px;
    color: #8e2800;
    font-family: Verdana, Sans-Serif;
}

h4
{
    font-weight: normal;
    font-size: 18px;
    color: #8e2800;
    font-family: Verdana, Sans-Serif;
}

h5
{
    font-weight: normal;
    font-size: 16px;
    color: #8e2800;
    font-family: Verdana, Sans-Serif;
}

h6
{
    font-weight: normal;
    font-size: 14px;
    color: #8e2800;
    font-family: Verdana, Sans-Serif;
}

a:Link
{
    color: #3300ff;
    text-decoration: none;
}
a:Visited
{
    color: #3300ff;
    text-decoration: none;
}
a:Hover
{
    color: #cc0000;
    text-decoration: none;
}

a:Active
{
    color: #3300ff;
    text-decoration: none;
}


.prices
{
    padding-left: 50px;
}
.sponsors
{
    font-size: 13px;
    font-weight: bold;
}
.siteDesign
{
    font-size: 10px;
}