.font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Backgroun {
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fontSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
}
.Kristenfont {
	font-family: "Kristen ITC", Georgia, "Times New Roman";
	font-weight: bold;
}
