INPUT {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

.subheading_green {font-family: Arial; font-size: 12pt; font-weight: bold;color: #003300;}
.subheading_black {font-family: Arial; font-size: 12pt; font-weight: bold;color: #000000;}
.subheading_red {font-family: Arial;font-size: 12pt;font-weight: bold;color: #CC0000;}
.small_green {font-family: Arial;font-size: 9pt;color: #003300;}
.small_bold_green {font-family: Arial;font-size: 9pt;font-weight: bold;color: #003300;}
.small_bold_red {font-family: Arial;font-size: 9pt;font-weight: bold;color: #CC0000;}
.large_green_heading {font-family: Arial;font-size: 24pt;font-weight: bold;color: #003300;}
.green_heading {font-family: Arial;font-size: 18pt;font-weight: bold;color: #003300;}
.link_text {font-family: Arial;font-size: 10pt;}
.normal_black {font-family: Arial; font-size: 10pt; color: #000000;}
.normal_red {font-family: Arial; font-size: 10pt; color: #CC0000;}
.normal_green {font-family: Arial; font-size: 10pt; color: #003300;}
.normal_bold_black {font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000;}
.normal_bold_red {font-family: Arial; font-size: 10pt; font-weight: bold; color: #CC0000;}
.normal_bold_green {font-family: Arial; font-size: 10pt; font-weight: bold; color: #003300;}
.strike_black {font-family: Arial;font-size: 10pt;color: #000000;text-decoration: line-through;}
.italic_grey {font-family: Arial;font-size: 10pt;font-style: italic;color: #999999;}

