table {
	background-color: #333333;
	font-family: serif, sans-serif, fantasy;
	font-size: 14px;
	font-weight: normal;
	margin: 8px;
	padding: 4px;
	border: 1px outset #990000;
	color: #CCCCCC;
}
h2 {
	font-family: "Simplified Arabic", Rod, Narkisim;
	font-size: 18px;
	color: #CCCCCC;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 4px;
	padding: 3px;
	background-position: center center;
}

