BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	color: #000099;
	padding-top: 0px;
	font-family: Arial;
	background-color: #ffffff;
}
H1              {
                font-family: Arial;
                font-size: medium;
                color: #000099;
                }
H2              {
                font-family: Arial;
                font-size: small;
                color: #000099;
                }
TABLE           {
                font-family: Arial;
                font-size: x-small;
                color: #000099;
                }
INPUT           {
                font-family: Arial;
                font-size: x-small;
                color: #000099;
                }
SELECT          {
                font-family: Arial;
                font-size: x-small;
                color: #000099;
                }
a:link			{
				color: #FF6600;
				font-family: Arial;
				text-decoration: none;
				}
a:active        {
                color: #FF6600;
                font-family: Arial;
                text-decoration: none;
                }
a:visited       {
                color: #FF6600;
                font-family: Arial;
                text-decoration: none;
                }
a:hover         {
                color: #0000FF;
                font-family: Arial;
                text-decoration: underline;
                }
