﻿body,p,td,tr
{
font-family: Arial;
font-size: 9pt;
margin: 0;
line-height: 150%;
color: #505050;
}

h1
{
font-family: Arial;
font-size: 13pt;
font-weight: bold;
margin: 0;
color: #77B800;
}

h2
{
font-family: Arial;
font-size: 11pt;
font-weight: bold;
margin: 0;
color: #FF9000;
}

h3
{
font-family: Arial;
font-size: 13pt;
font-weight: bold;
margin: 0;
color: #FF9000;
}

h4
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
margin: 0;
color: #505050;
}

h5
{
font-family: Arial;
font-size: 9pt;
font-weight: bold;
margin: 0;
color: #FF9000;
}

a:link
{
color: #787878;
text-decoration: none;
}

a:visited 
{
color: #787878;
text-decoration: none;
}

a:hover
{
color: #77b800;
}

a:active
{
color: #787878;
text-decoration: none;
}
