﻿body
{
    font-family: Calibri,Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

h1, h2, h3
{
	font-family: Trebuchet MS, Calibri,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1
{
	
    font-size: 18px;
    color: #003366;
}

h2
{
    font-size: 15px;
    font-weight: bold;
    color: #29366d;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	color: #b5081c;
}

a, a:visited, a:active,  a:link 

{
	font-family: Trebuchet MS, Calibri,Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #003366;
}

a:hover
{
	color: Green;
}