<STYLE TYPE="text/css"> 

<!--
body {

}
a.OtherLink { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: lime;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.OtherLink:visited { 
	color: lime;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.OtherLink:hover { 
	color: aqua;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

}
a.NormalLink { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.NormalLink:visited { 
	color: blue;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.NormalLink:hover { 
	color: brown;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.txt12     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                  font-size: 12px; 
                  font-weight: normal; 
                  color: #000000;     }

.txt10W     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                  font-size: 10px; 
                  font-weight: normal; 
                  color: #FFFFFF;     }

.txt10     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                  font-size: 10px; 
                  font-weight: normal; 
                  color: #000000;     }

.txt9     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                  font-size: 9px; 
                  font-weight: normal; 
                  color: #000000;     }

.searchword {
  background-color: yellow;
}

.verticaltext{
font: bold 11px Arial;
writing-mode: tb-rl;
width: 15px;
}
.verticalpast{
font: bold 11px Arial;
writing-mode: tb-rl;
width: 15px;
}





