#bdy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #584012;
	text-decoration: none;
	background-color: ECE4D4;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	text-indent: 0;
	margin: 0px;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #584012;
	background-color: #FFFFFF;
	border: 3px double #584012;
	padding: 15px;
}
.images {
	border: 1px solid #584012;
	background-position: center;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	text-decoration: underline;
}
ul {
	line-height: 24px;
	list-style-image: url(images/bullet.jpg);
	padding-left: 40px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #990000;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
