﻿h4.titles{
	font-size: 18pt;
	font-weight: bold;
	font-family: "Arial Narrow","Helvetica Narrow",Helvetica,Verdana;
	text-align: center;
	/* yellow was #FEE320 */
	color: #FEE85F;
}
h4.subtitles{
	font-size: 13pt;
	font-weight: bold;
	font-family: "Arial Narrow","Helvetica Narrow",Helvetica,Verdana;
	text-align: center;
	color: #FEE85F;
}

.clips_list{
	font-size:10pt;
	line-height:10px;
}

.clips_list a:hover{
	text-decoration:underline;
}

.padded, #padded{
	padding: 10px;
}


input, textarea{
	background-color: #A8DFDE;
}

.purple_rule{
	background-color: #8404AC;
}

.blue_slogan{
	font-family: Arial,Helvetica,"Sans-Serif";
	font-size: 9pt;
	color: #66CCFF;
	text-align: center;
}
