/* this stylesheet supplies minimal style formats for */
/* the text-only version of the site */

Body		{			font-family: arial ;			}
H1			{									font-size: 140% ;						font-weight: bold ;			}H2			{										font-size: 120% ;						font-weight: bold ;			}H3			{										font-size: 110% ;						font-weight: bold ;			}

/* leave .selectbutton alone! *//* it ensures user cannot render the restore defaults */
/* button in page controls illegible */
.largeselect	{			font-size: 100%;			color: #000000 ;			background-color: #ffffcc;			font-weight: bold;			font-family: arial ;			}
			.selectbutton {			font-size: 100%;
			color: #000000 ;			background-color: #ffffcc;			font-weight: bold;			font-family: arial ;
			width: 12em ;			}
						.tablecentre			{			text-align: center ;			}.formalignright	{			text-align:right ;
			float:left ;			width:10% ;			}			/*link			{color: #3366cc ;} */ /*vlink			{color: #9966cc ;} *//*alink			{color: #ff0000 ;} */
