  a       { text-decoration: none}
  a:link {color:#004422;}
  a:visited {color:#226644;}
  a:hover { text-decoration: underline; color:004422; FONT-WEIGHT: bold;}


td {  font-size: 12px; line-high: 15px}

.text1{
	font-size: 12px;
	line-height: 15px;
}
.text2{
	font-size: 14px;
	line-height: 17px;
}
.text3{
	font-size: 10px;
	line-height: 13px;
}

TD.canary { FONT-SIZE: 12px; COLOR: #7dc622
}

P	{backgraoud:#ffffee;
	width:286px;
	height:100px;}
.auto			{overflow:auto;}
.visible	{overflow:visible;}
.hidden		{overflow:hidden;}
.scroll		{overflow:scroll;}


