/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, sans-serif, Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #000099;
}

