.tablespace {
	padding: 20px;
}
.no-underline {
	text-decoration: none;
}
.tableheight {
	height: 30px;
}
body {
	background-color: #FFCC33;
}
.motto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #990000;
	font-weight: bold;

}
.blogtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6633;
}
.imgspace {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;

}
