.bold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.titles {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.small {
	font-size: 10px;
}
