.justify {
	text-align: justify;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.georgia_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#006600;
}
.verdana {
	font-family: Verdana, Geneva, sans-serif;
}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}
.left {
	text-align: left;
}
.italic {
	font-style: italic;
}
.small {
	font-size: small;
}
.page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #800000;
	text-align: center;
}
.page_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
}
.page_title {
	text-align: center;
	font-size: 30px;
}
.issue_list {
	text-align: left;
}
.green {
	color:#006600;
}
.red {
	color:#800000;
}
.white {
	color:#FFFFFF;
}
.size_twelve {
	font-size: 12px;
}
.red_size_twelve {
	color:#800000;
	font-size: 12px;
}
.red_size_18 {
	color:#800000;
	font-size: 18px;
}
.eI_section_head {
	font-size: 24px;
}
.size18 {
	font-size: 18px;
}
.caption_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align:center
}
.color_cobalt {
	color:#03aff1;