﻿body
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Verdana;
    color: #000000;
}

h1
{
    font-size: 17px;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:link 
{
    color: #212121;
    text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

.labels1
{
	font-family: Verdana;
    font-size: 12px;
    color: #666666;
}