.head-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.date-selector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.date_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.news-summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ##336699;
	text-decoration: none;
	text-transform:capitalize;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.caption_news {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
.journal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.head-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.head-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.head-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.news-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: oblique;
}

/***layout***/
.img-left {clear: both;float: left;padding-top: 0px;padding-right: 10px;padding-bottom: 5px;padding-left: 0px;border: none;}
.img-right {clear: both;float: right;padding-top: 0px;padding-right: 0px;padding-bottom: 5px;padding-left: 10px;border: none;}
.img-center {clear: both;padding-top: 0px;padding-right: 0px;padding-bottom: 5px;padding-left: 0px;border: none;text-align:center;margin: 0px;}


