body         {
	background-image: url(bg_top.gif);
	background-repeat: repeat-x
}
a:link       {
	color: #456A9A;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
a            {
	color: #456A9A;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
a:visited    {
	color: #456A9A;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
a:active     {
	color: #456A9A;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
}

a:hover      {
	color: #456A9A;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
}

TD           {
	font-size: 9pt;
	color: #565656;
	font-family: Verdana, Tahoma, Arial;
}

H1           {
	font-size: 15pt;
	color: #586F8D;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

