.head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
}
.matter {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.news {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.matterboldcenter {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.mattercenter {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: underline;
}
.linkblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.linkblue:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: underline;
}
.linkWHITE {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration: none;
}
.linkWHITE:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}
.matterbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.matterboldred {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.matterboldwhite {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.matterboldwhiteh {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none
}
.matterboldwhiteh.hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none
}
.head_sub {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4C8438;
	padding-left: 5px;
	font-style: italic;
	text-align: center;
}
.newsline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.head_subCopy {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4C8438;
	padding-left: 5px;
	font-style: normal;
}


.top_margin{height:19px;}
