#textsize {
	font-size: 100%;
	height-min: 130px;

}

.texttools {
	font-size: 10px;
	padding: 4px;
	text-decoration: none;
}

.texttools a {
	color: #006a65;
	text-decoration: none;
}

.texttools .fontdef {
	color: #990000;
}


/* You want the main sheet to over ride the following so that the ABS can choose proper H tag dropdown in CMS */

#textsize h1 {
	color: #006a65;
	font-size: 24px;
	}	
	
#textsize h2 {
	color: #006a65;
	font-size: 1.4em;
	}
#textsize h3 {
	color: #006a65;
	font-size: 1.1em;
	}
	*/
