<Style>/* Default CSS Stylesheet for a new Web Application project */{}
body {
	background-color: #FFF;
}

.content
{
font-family: tebuchet, arial;
font-size: 12pt;
}
.footer
{
	font-family: tebuchet, arial;
	font-size: 12pt;
	text-align: center;
	width: 974px;
}

</Style>.cell {
	padding: 10px;
}
.cell {
	padding: 10px;
	font-weight: normal;
	color: #714216;
	text-align: left;
}
.nav {
	margin-top: 10px;
	margin-bottom: 100px;
}
.celltitle {
	font-weight: bolder;
}
.cell div div h3 {
	margin: 0px;
	padding: 0px;
}

