body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.copyright:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #cccccc;
	text-decoration:none;
}
.copytext {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.copytext:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #006EB8;
	text-decoration:none;
}
.news {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.newstext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:none;
	color: #000000;
}
.title {
	color: #006EB8;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 24px;
}
.text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.readmore {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color:#006EB8;
	text-decoration:underline;
}
#menu
{
	background-color: #006EB8;
}
.readmore:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
.alkalimah{
	font-weight:bold;
	font-style:italic;
}

.logodesc{
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:2px;
	padding-bottom: 0px;
    text-shadow: 1px 1px #006EB8;
    font-size: 18px;
    font-weight: bold;
    color: 006EB8;
	font-family:'Century Gothic';
}