/* Default CSS Stylesheet for a new Web Application project */
TD
{
	font-family: Arial;
	font-size: 12px;
}	
.whiteText
{
	color: #ffffff;
	font-weight: bold;
}

