.body {
	font-family: "Book Antiqua";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #040869;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.title {
	font-family: "Book Antiqua";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #040869;
}
.small {
	font-family: "Book Antiqua";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0508A1;
}
