﻿body,p,td,tr
{
font-family: Arial;
font-size: 9pt;
margin: 0;
line-height: 150%;
color: #505050;
}

h1
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
margin: 0;
color: #071844;
}

h2
{
font-family:  Arial;
font-size: 9pt;
font-weight: bold;
margin: 0;
color: #ff7900;
}

h3
{
font-family:  Arial;
font-size: 16pt;
font-weight: normal;
margin: 0;
color: #505050;
}

a:link
{
color: #969696;
text-decoration: none;
}

a:visited 
{
color: #969696;
text-decoration: none;
}

a:hover
{
color: #ff7900;
}

a:active
{
color: #ff7900;
text-decoration: none;
}