span.subcategory {
  color:green;
}
span.subcategory_spacer {
  color:brown;
}
h1 {
  color:navy;
  margin-left:8px;
  margin-bottom:1px;
  margin-top:3px;
}

h5 { 
			color: red; /*background shadow */
			font-size:50px;
			position: relative;
			font-weight: bold;
			font-family:"Edwardian Script ITC";
			vertical-align:bottom;			            
			margin-top:0px;
			.margin-top:2px; 
			margin-bottom:0px; 
			}
h5 span {
			color: white;
			text-align:top;
			display: block;
			font-family:"Edwardian Script ITC";
			position: absolute;
			/** margin-bottom:0px; ***/
			top: -2px;
			left: 99px;
			.left: -2px;
			}

.style1 {
	font-size: 26px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

 .tabb { font-weight:bold; color:#66CC33; font-size:32px; font-family:Arial,Helvetica; TEXT-ALIGN: center;}
 .tan {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
 .tann {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
 .tanc {FONT-WEIGHT: bold;FONT-SIZE: 10px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}

.copy12white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.copy12whitenm {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copy12blue {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3B7BAB;
	text-decoration: none;
}
.copy10blue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
A.copy10blue:hover {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
.copy9grey {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}
.cpy10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}