﻿body {font-family: Verdana;
      font-size: 11px;
      color: #676767;
	  background-color: #807f7f;
      margin: 0px 0px 0px 0px;}

a:link      {color: #002d62;
			text-decoration: none;}
a:visited   {color: #002d62;
			text-decoration: none;}
a:hover     {color: #78a6dd;}
a:active    {color: #78a6dd;}


td {color: #676767;}

h1 {font-family: Verdana;
    font-size: 15px;
    color: #002d62;}

h2 {font-size: 16px;
    font-weight: bold;
    color: #002d62;}

h3 {font-size: 16px;
    font-weight: bold;
    color: #002d62;}

input {font-size: 11px;
    color: #002d62;}

input.button {font-size: 11px;
    height: 20px;
    color: #FFFFFF;
	background-color: #1594bc;}