body 		{
			background-color: #fffff;
			}

a:hover 	{
			text-decoration: none;
			}
			
.txtSmall   {
			font-size: 10px;
			font-family: Verdana, Helvetica;
			}
			
.txtMed   	{
			font-size: 11px;
			font-family: Verdana, Helvetica;
			}
			
.txtLarge   {
			font-size: 12px;
			font-family: Verdana, Helvetica;
			}
			
.numbers    {
			font-size: 12px;
			color: #E88010;
			font-weight: bold; 
			font-family: Verdana, Helvetica;
			}
