.e_content {
	font-family:helvetica,arial,sans-serif;
	color:#303030; /*5b5b5d*/
	font-size:12px;
	line-height:21px;
}

.e_content A[href], .e_body A[href],  {
	color:#1c7fc3;
}
.e_content A[href]:visited, .e_body A[href]:visited,  {
	color:#000000;
}

.e_headline {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	font-family:helvetica,arial,sans-serif;
}

.e_body {
	font-family:helvetica,arial,sans-serif;
	color:#303030;
	font-size:12px;
	line-height:21px;
}

.e_subhead_black {
	color: #000000;
	font-weight:bold;
}
.e_subhead_black A {
	text-decoration:none;
}

.e_subhead_blue {
	color:#1c7fc3;
	font-weight:bold;
}

.e_subhead_yellow {
	color:#fbb613;
	font-weight:bold;
}

.e_subhead_red {
	color:#d30e44;
	font-weight:bold;
}

SELECT,INPUT[type=text],INPUT[type=file],TEXTAREA {
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border:1px solid #303030;
	color:#303030;
}

INPUT[type=submit], INPUT[type=button] {
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	background-color:#f2f2f4;
	border:1px solid #303030;
	color:#303030;
}
