body {
	margin-top: 10px;
	scrollbar-arrow-color: #cedeff;
	scrollbar-base-color: #90ace6;
	scrollbar-dark-shadow-color: #5b8ff7;
	scrollbar-3dlight-color:white;
	scrollbar-face-color: #90ace6;
	scrollbar-highlight-color:  #cedeff;
	scrollbar-shadow-color:  #cedeff;
	scrollbar-darkshadow-color:  #5b8ff7;
}
.menuLink {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #33cc33;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	}
.menuLinkSmaller {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #33cc33;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	}	

.langLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;	
	}
	
	
.headLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c58a4f;
	font-weight: bold;
}
.yellowHeadLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c58a4f;
	font-weight: bold;
}

.yellowheadLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fadb6a;
	font-weight: bold;
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.brownChapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c58a4f;
	font-weight: bold;
}

.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.yellowChapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fadb6a;
	font-weight: bold;
}



