﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    color: #663300;
}

h1
{
    font-size: 18px;
}

h2
{
    font-size: 14px;
    font-weight: bold;
}

h3
{
  	font-size: 14px;
	font-weight: normal;
}

h4
{
  	font-size: 12px;
	font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}