body {
	background:	 url(Background5.jpg) white;
}

.noborder {
	border-style: none;
}

.center {
	text-align: center;
}

.blue {
	color: #0000ff;
}

.larger {
	font-size: larger;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

