@charset "utf-8";
/* CSS Document */

<style type="text/css">
.headclass {
	font-size: 20px;
	font-weight: bold;
}

.floatright
 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
</style>
