	a:link    {

		text-decoration: none;

		color: #333333;

		}

	

	a:visited    {

		text-decoration: none;

		color: #333333;

		}

	

	a:hover   {

		text-decoration: none;

		color: #E5711C;

		}

	

	a.sidetips:link {

		text-decoration: none;

		color: #8F2121;

		font-weight: bold;

		}

		

	a.sidetips:visited    {

		text-decoration: none;

		color: #8F2121;

		font-weight: bold;

		}

	

	a.sidetips:hover {

		text-decoration: none;

		color: #E5711C;

		font-weight: bold;

		}

	

	.sidetext {

		font-size: 9pt;

		font-family: verdana;

		color: #333333;

		}



	H1 {

		font-size: 9pt;

		font-family: verdana;

		color: #333333;

		font-weight: bold;

		}

