﻿body
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color:#213D8A;
}

.TD
{
    padding:10px;
}

.iso
{
    color:#ececec;
    font-weight:bold;
    font-size: 13pt;
    font-family: Times New Roman;
}


.topnav
{
    color:#cccccc;
    font-weight:bold;
    font-size: 13pt;
    font-family: Times New Roman;
    padding:4.5px 4.5px 55px 4.5px;
}

A.topnav
{
    color:#ececec;
    font-size: 13pt;
    font-weight:500;
    font-family: Times New Roman;
    text-decoration:none;
    padding:4.5px 4.5px 55px 4.5px;
}
A.topnav:hover
{
    color:#5674b7;
    font-size: 13pt;
    font-weight:500;
    font-family: Times New Roman;
    text-decoration:none;
    padding:4.5px 4.5px 55px 4.5px;
}

.text
{
    font-size: 9pt;
    color: #cccccc;
    font-family: verdana;
}

A.text
{
    font-size: 9pt;
    color:White;
    font-family: verdana;
    text-decoration:underline;
}

.small-text
{
    font-size: 7pt;
    color: #ffffff;
    font-family: verdana;
    text-transform:uppercase;
}

A.small-text
{
    font-size: 7pt;
    color: White;
    font-family: verdana;
    text-transform:uppercase;
    text-decoration:underline;
}

A.hyperlink
{
    font-size: 9pt;
    color:White;
    font-family: verdana;
}

.title
{
    font-size: 10pt;
    color:white;
    font-family: verdana;
    font-weight:bold;
    text-transform:uppercase;
}

.error
{
    font-size: 12pt;
    color:red;
    font-family: verdana;
}

.heading
{
    font-size: 12pt;
    color: #ffffff;
    font-family: Times New Roman;
    font-weight:bold;
    text-transform:uppercase;
}

h1
{
	font-size: 12pt;
    color: #ffffff;
    font-family: Times New Roman;
    font-weight:bold;
    text-transform:uppercase;
}
h2{
	font-size: 10pt;
    color: #ffffff;
    font-family: Times New Roman;
    font-weight:bold;
}
