.casabernard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFCC;
}
cbsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	text-transform: capitalize;
	color: FFF9A1;
	background-color: #003333;
}
.cbsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: FFF9A1;
	background-color: #004847;
}
.cbnormalitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: FFF9A1;
}
.cbnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	font-weight: 200;
	color: #004847;
	text-align: justify;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	letter-spacing: normal;
	word-spacing: -1pt;





}
.greentable {
	background-color: #004847;
}
.cbnormalHeadings {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	color: #004847;
	text-align: justify;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
