﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
    color: #474844;
}

h1, h2, h3, h4, h5, h6
{
    color: #A8AAA4;
}

h1
{
    font-size: 27px;
	font-weight: normal;
}

h2
{
    font-size: 18px;
    font-weight: bold;
}

h3
{
    font-size: 16px;
    font-weight: bold;
}

h4
{
    font-size: 14px;
    font-weight: bold;
}

h5
{
    font-size: 12px;
    font-weight: bold;
}

h6
{
    font-size: 10px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}
eventName
{
    font-size: 20px;
	font-weight: normal;
}
