<!--
	body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: tahoma, verdana, sans-serif;
		background-color: #ffffff;
		 font-size: 11pt;
	}

        A.valentine {background-color:#FB8B9A;color:#FFFFFF;}

	A:link , A:active {
  		text-decoration : none;
  		color : #00f;
  		background-color : transparent;
  	}
			
	A:visited	{
		text-decoration : none;
		color : #00A;
  		background-color : transparent;
	}

	A:hover 	{
  		text-decoration : none;
		color : #fff;
		background-color : #A7A37D;
	}

        SMALL { font-size: 10px; }
        STRONG { font-weight: bold; font-size: 12pt; }


-->
