body {
	background-image: url(images/Bg_Image.jpg);
	background-repeat: repeat;
}
a:link {
	color: a32c1e;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: a32c1e;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: e73f2b;
	font-size: 14px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #3C100B;
	font-size: 14px;
	font-weight: normal;
}
body,td,th {
	font-family: Tahoma, Traditional Arabic, Times New Roman, sans-serif, Verdana;
	font-size: 14px;
	color: #490800;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	color: #490800;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #490800;
	font-weight: bold;
}
.paragraph2 {font-size: 12px}
.tableheader {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma, "Traditional Arabic", "Times New Roman", sans-serif, Verdana;
	font-weight: bold;
}
