/*----- base tags ----------------------------------------*/
body, p, td, input, textarea, select, button  {
	color: white;
	font-size: 12px;
	line-height: 130%;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	}
