.center {
	text-align: center;
}

div.title {
	font-weight: bold;
	text-decoration: underline;
}

p.content {
}

img.noborder {
	border: none;
}


div.dbr {
	height: 20px;
}

div#copyright {
	border: solid #000000 1px;
	text-align: center;
	font-size: 75%;
}

div#menu {
	border: solid #000000 1px;
	text-align: center;
	font-size: 75%;
}

