font  		{ font-family : Verdana;
		font-size: 8pt;
}

.small		{ font-family : Verdana;
		font-size: 7pt;
}

.link		{ font-family : Verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;	
		text-decoration: none;
}

.tbox   	{ font-family: Verdana, Arial, Helvetica, MS Sans Serif; font-size: 8pt;
		width: 131px;
		height: 19;
		background-color : transparent;
		border-color: #868686;
		border-width: 1px;
		border-top: #868686 1px solid;
		border-left: #868686 1px solid;
		border-right: #868686 1px solid;
		border-bottom: #868686 1px solid;
}

.button   	{ font-family: Verdana, Arial, Helvetica, MS Sans Serif; font-size: 8pt;
		font-weight: bold;
		color: #FFFFFF;
		width: 33px;
		height: 19;
		background-color : #077AAF;
		border-color: #009A0B;
		border-width: 0px;
		border-top: #000000 0px solid;
		border-left: #000000 0px solid;
		border-right: #000000 0px solid;
		border-bottom: #000000 0px solid;
		cursor: hand;
}




.kbox   	{ font-family: Verdana; font-size: 8pt;
		width: 169px;
}


