body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #efefef;
	text-align: justify;
	white-space: nowrap;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.smallfont {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
