﻿body
{
    font-size: 10pt;
    font-family: Arial;
}
h1
{
    font-size: 12pt;
    font-family: Lucida Sans;
    color: #292971;
}
h2
{
    font-size: 10pt;
    font-family: Lucida Sans;
    color: #292971; 
}

A:link
{
	font-weight: bold;
	color: #292971;
	text-decoration: underline;
}
A:visited
{
	font-weight: bold;
	color: #292971;
	text-decoration: underline;
}
