.link_news { color: red; font-family: verdana; font-size: 10; }
.date_news { color: black; font-family: verdana; font-size: 10; }
.text1	   { color: black; font-family: verdana; font-size: 12; }
.link_text { color: blue; font-family: verdana; font-size: 12; }
.highlight { color: red; font-family: verdana; font-size: 14; font-style: italic;}
.heading   { color: black; font-family: verdana; font-size: 26; font-style: strong;}
.caption   { color: black; font-family: verdana; font-size: 12; font-style: strong;}
.section_heading {color: black; font-family: Times New Roman; font-size: 18; font-style: strong;}
#scroll {
	overflow: auto;
	height: 360px;
	width: 585px;
	top: 20px;
	text-decoration: none;
}
#scroll div {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
	text-decoration: none;
