

body
        {
	background-color: #006BB1;
	font-family: arial;
	font-size: 14px;
	font-color:#ffffff;
	line-height:17px;
	margin-top: 0em;
        margin-right: 0em;
        margin-bottom: 0em;
        margin-left: 0em;
	scrollbar-3d-light-color:#3333ff;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#006BB1;
	scrollbar-dark-shadow-color:#3333ff;
	scrollbar-face-color:#336699;
	scrollbar-highlight-color:#0000ff;
	scrollbar-shadow-color:#006BB1;
        }

td
	{
	border: 0px solid black;
	padding: 1em;
	font-family: arial;
	font-size: 14px;
	line-height:17px
	font-color:#D05A32;
	}

a:link
	{
	color:#ffffff;
	text-decoration:none;
	font-family: arial;
	font-size: 14px;
	line-height:17px;
	}

a:visited
	{
	color:#ffffff;
	text-decoration:none;
	font-family: arial;
	font-size: 14px;
	line-height:17px;
	}

a:hover
	{
	color:#ff0000;
	text-decoration: none;
	family: arial;
	font-size: 14px;
	line-height:17px;
	}

a:active
	{
	font-color:#F0A50B;
	text-decoration:none;
	font-family: arial;
	font-size: 14px;
	line-height:17px;
	}
