A			{
			color : navy;
			font-family :  Arial;
			}
			
A:Hover		{
			color : #166D02;
			text-decoration : bold;
			font-family : Arial;
			}
			
Body		{
			font-size: 8pt;
			color : #000000;
			font-family :  Arial;
			
			}
			
TD
{
	font-size: 8pt;
	font-family: " Arial";
	color: black;
	letter-spacing: 1px;
}
			

			

			
.wbutton	{
			width : 60px;
			height : 15px;
			border-color : navy;
			background-color : white;
			color : navy;
			font-family : Arial;
			font-size : 8pt;
			border-width : 1px;
			text-align:center;
			}	
.winput2	{
			width : 60px;
			height : 15px;
			border-color : navy;
			background-color : white;
			color : navy;
			font-family :Arial;
			font-size : 8pt;
			border-width : 1px;
}