<html>
<HEAD><TITLE>sTYLE TAGS FOR TEMPO</TITLE></HEAD>
<STYLE TYPE="TEXT/CSS">
<!--

frame		{frame-border: none;
		scroll: no ;

		}
p		{font-family: arial;		
		color: black ;
		font-size: x-small ;
		text-align: justify ;
		}
		


p.link2		{
		color: black ;
		font-size: x-small ;
		text-align: justify ;
		}

p.link3		{color: black ;
		font-size: xx-small ;
		text-align: right ;
		}

p.link	{		
		font-size: x-small ;
		color: #191970 ;
		}

		
body		{
		text align: left;
		font-family: arial,serif ;
		font-size: small ;
		color: "#006400" ;
				}

H2,H3,H4,H5	 {
		text align: left;
		font-family: arial,serif ;
		font-size: small ;
		color: "#006400" ;

ol		}
		text align: left;
		font-family: arial,serif ;
		font-size: x-small ;
		color: "black" ;
				}

ul		}
		text align: left;
		font-family: arial,serif ;
		font-size: x-small ;
		color: "black" ;
				}
li		}
		text align: left;
		font-family: arial,serif ;
		font-size: xx-small ;
		color: "black" ;
				}


th		 {
		text align: left;
		font-family: arial,serif ;
		font-size: x-small ;
		color: "#006400" ;
		}
	
td		 {
		text align: left;
		font-family: arial,serif ;
		font-size: x-small ;
		color: "#000000" ;
		}

Hr		{
		color: "#006400" ;
	}


a:link		{
	font-size: x-small;
	color: #b8860b;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
		}
a:visited		{
	font-size: x-small;
	color: #dc143c;
	font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		}
-->
</style>
</head>
</html>