/* Default CSS Stylesheet for a new Web Application project */
A
{
	
}

BODY
{
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/background.gif);
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

.menuitems
{
	font-weight: bold;
	font-size: 12px;
}

.caption
{
	font-size: 10px;
}

.bodytext
{
	font-size: 12px;
}

.headline
{
	font-size: 18px;
}
