body {
	font-family: georgia;
	font-size: 12px;
	background-image: url(images/Wallpaper.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BottomNavigation {
	font-family: arial;
	font-size: 9.5px;
	color:#847E4C;
	line-height:15px;
}
.BodyText {
	font-size: 12px;
	color:#968F5E;
	line-height:15px;
}
.RightText {
	font-size: 10px;
	color:#968F5E;
	line-height:12px;
}