body, html {
	
             scrollbar-arrow-color: #807461;
             scrollbar-base-color:#807461;
             scrollbar-dark-shadow-color: #aca291;
             scrollbar-track-color: #003300;
             scrollbar-face-color: #999933;
             scrollbar-shadow-color: #aca291;
             scrollbar-highlight-color: #aca291;
             scrollbar-3d-light-color: #ffffff;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ffffd9;
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #ffffd9;
	font-size: 16px;
	font-weight: normal;
}
.newsHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999933;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.newsText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffd9;
	text-align: center;
	vertical-align: top;
}
