﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headline {
	color: #CC0033;
}
.highlighted {
	background-color: #FFFF00;
}
.subhead1 {
	color: #330099;
	font-size: 18px;


}
.elevenqualitieshead {
	font-family: Papyrus, Verdana, Georgia;
	font-size: 36px;
	color: #003399;
	font-style: oblique;
	font-weight: bold;

}
.eleventitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cs_logo {
	font-family: "AvantGarde Bk BT";
	font-size: x-large;
	font-weight: bold;
}
.riches_green {
	color: #008000;
}


.btnExample {
  color: #900;
  background: #FF0;
  font-weight: bold;
  border: 1px solid #900;
}

.btnExample:hover {
  color: #FFF;
  background: #900;
}
