body, td, th {
	background-color: #BAC0AD;
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #BAC0AD;
	scrollbar-base-color: #BAC0AD;
	scrollbar-highlight-color: #BAC0AD;
	scrollbar-3dlight-color: #BAC0AD;
	scrollbar-darkshadow-color: #BAC0AD;
	scrollbar-track-color: #BAC0AD;
	scrollbar-arrow-color: #BAC0AD;
	
} 


h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
h4 {font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	
}

.titleem {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.titledescript {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #BAC0AD;
}
.copyright {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: x-small;
	font-style: normal;
	color:#E3E9D5;
}
a:link {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #993333;
}
a:hover {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #536132;
	font-size: 12px;
	text-decoration: underline;
}
.whitetext {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	text-indent: 5px;
	background: #BAC0AD bottom;
	
}
.click {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: small;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #42533E;
	text-indent: 5px;
	font-weight: normal;
}
.classes {
	text-indent: 20px;
	text-align: left;
}
.imgspace {
	padding-right: 10px;
}
