/*** Cascading Style Sheet ***/
.hiyellow	{
			Background : Yellow ;
			highlight : Yellow;
		}	
.hiltgreen	{
			Background : #80FF80 ;
			highlight : Yellow;
		}	

.leftcol a {
		display: block;
		width: 100px; 
		z-index: 1;
		margin: 10px auto 0 auto; 
		padding:10px;
		border: #ccc 1px solid;  
		background-color: #FEFF99; 
		text-align:center; 
		text-decoration: none;
		line-height: 18px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
}
a img {
		border: none;

}
#hp-list li {
		font-size:20px;
}
table#taxrates td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}
sub {font-weight: normal;}
sup {font-weight: normal;}
