.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #324C19;
	margin-right: 10px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #88AB65;
	text-decoration: none;
}
.tableBorder {
	border: 3px solid #94B0C6;
}
.mainFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #314D1D;
	margin-right: 10px;
}
.justifiedFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #314D1D;
	margin-right: 15px;
	text-align:left;
}
.largeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 700;
	color: #314D1D;
}
.mainFontFrame {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #314D1D;
	margin-right: 15px;
	margin-left: 5px;
}
body { 
	scrollbar-base-color: #FCF3D4; 
	scrollbar-face-color: #FCF3D4; 
	scrollbar-track-color: #FCF3D4; 
	scrollbar-arrow-color: #324C19;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000; 
} 
.images {
	margin-right: 10px;
	margin-left: 10px;
	border: 3px solid #ACC594;
}
