  @charset "utf-8";
/* CSS Document */

.EMCFBackground  {
	/*background-color: #C4C4C4;*/
	background-color: #003366;
	text-align: center;
}


.EMCFHeader  {	
	font-family: Arial;
	
	color: white;
	font-size: 25pt;	
}

.EMCFHeader2  {	
	font-family: Arial;
	color: white;
	font-size: 20pt;	
}


.standard_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

.standard_fontLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000EE;
}

