/* Default CSS Stylesheet for a new Web Application project */



.Text
{
	font-family: Arial;
	font-weight: bold;
	color: #1E3770;
	
}


