.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #452519;
	line-height: 16px;
}
.fontPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #301E48;
	line-height: 16px;
}
.fontLightBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #843103;
	line-height: 16px;
}
.headder1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #452519;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.subHeadder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #452519;
}
.subHeadder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #452519;
}
.scroller {
scrollbar-3dlight-color:#452519; 
scrollbar-arrow-color:#452519; 
scrollbar-base-color:#FAF8F2; 
scrollbar-darkshadow-color:#452519; 
scrollbar-face-color:#FAF8F2; 
scrollbar-highlight-color:#FAF8F2; 
scrollbar-shadow-color:#FAF8F2;
background-color:#FAF8F2;
}