﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h1
{
    font-size: 16px;
    color:#de600b;
}

h2
{
    font-size: 13px;
    font-weight: bold;
    color:#6485c3;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}
