//CSS for RS Ekonomi
.body {
	background-color: #FFFFFF;
	}
	
.section {
	font: small Arial,sans-serif;
	color: #000000;
	font-size: 18px;
	}
.text {
	font: small Arial,sans-serif;
	color: #000000;
	font-size: 14px;}
.link { cursor: pointer }