.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.bodyITALIC {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.bodyBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
}
.catalogue {
	width: auto;
	height: auto;
	border: 1px none #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 5px;
	display: inline-table;
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(images/catalogue_sqaures.gif);
}
.verysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.answer {

	padding-right: 10px;

	padding-left: 10px;

}
