@charset "utf-8";
#updated {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #30798C;
	font-style: normal;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2F7C90;
}
#date {
	font-family: Tahoma;
	font-size: 36px;
	color: #30798C;
}
#new {
	font-family: Tahoma;
	border: thin solid #30798C;
	background-color: #B9D2D9;
	font-size: 24px;
	font-weight: normal;
	color: #30798C;
	padding: 0px;
	line-height: 1.7em;
}
#entries {
	font-family: Tahoma;
	color: #666666;
	text-transform: none;
	line-height: 2em;
	clip: rect(auto,auto,auto,auto);
	font-weight: 400;
}
#arabic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bold;
	text-transform: none;
	color: #0671B9;
	line-height: normal;
	font-style: normal;
}


a:link  {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
#introd {
	font-family: Tahoma;
	color: #6DADB8;
	font-weight: bold;
	font-size: 0.8em;
}

a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
}
