@charset "utf-8";
/* CSS Document */
.header {	font-size: 16px;
	font-family: Tahoma, Verdana, sans-serif;
	color:#330066;
	font-weight:bold;
	}
	
.byline {	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	color:#666666;
	font-style:italic;
	}
	
.plain {	font-size: 16px;
	font-family: Georgia, "Times New Roman", serif;
	color:#000000;
	}
	
.subhead1 {	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	color:#330066;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.subhead2 {	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	color:#330066;
	font-weight:bold;
	}

.subhead3 {	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	color:#330066;
	}


.icl_subtitle {font-family: Tahoma, verdana, sans-serif;
	color:#444444;}
