.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	font-weight : none;
}
.body:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Gray;
	font-weight : none;
}
.body:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
}
.body:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Gray;
	font-weight : none;
}
.body2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-weight : none;
}
.body2:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
	font-weight : none;
}
.body2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-weight : none;
}
.body2:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
	font-weight : none;
}
.cemName {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #000000;
	text-decoration : none;
	font-weight : none;
}
.search {
	background-image : url("../images/search.gif");
	background-repeat : no-repeat;
}
.headerimage {
	background-image : url("../images/Top1.jpg");
	background-repeat : no-repeat;
	background-position : right;
}

