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: #990000;
}
.highlighted {
	background-color: #FFFF00;
}
.subhead1 {
	color: #330099;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.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;
}
.prehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 
 input.btn,select.btn{
	color:#000;
	font-weight:bold;
	background-color:#fed;
	border:4px solid;
	border-top-color:#930;
	border-left-color:#930;
	border-right-color:#930;
	border-bottom-color:#930;
	
	}
	
input.btnhov{
   border:4px solid;
   border-top-color:#009900;
   border-left-color:#009900;
   border-right-color:#009900;
   border-bottom-color:#009900;}
  
