a {
	color : #0000cd;
	font : 12px Arial;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

body{
	
	background-color : #291f1d;
	margin-top : 0px;
	margin-left : 0px;
	
}

h1 {margin-left : 8px;

	margin-top : 8px;
	margin-bottom : 4px;
	color : #88acd9;
	font : Arial;
	font-size : 22px;
	direction : rtl;
}

h2 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 20px;
	direction : rtl;
}

h3 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 18px;
	direction : rtl;
}

h4 {
	margin-top : 4px;
	margin-bottom : 2px;
	color : black;
	font : Arial;
	font-size : 16px;
	direction : rtl;
}

h5 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 14px;
	direction : rtl;
}

p {
	color : #ffffff;
	font : 12px Arial;
	font-weight : normal;
	direction : rtl;

}
 ul, ol , li{
	color : #ffffff;
	font : 12px Arial;
	font-weight : normal;
	direction : rtl;
	list-style-position : inside;
	margin-right : 5px;
}

td {
	color : #ffffff;
	font : 12px Arial;
	font-weight : normal;
	direction : rtl;
}

.small {
	color : #fff5ec;
	font : 11px Arial;
	font-weight : normal;
	direction : rtl;
}

.smalldark {
	color : #3a3a3a;
	font : 10px Arial;
	font-weight : normal;
	direction : rtl;
}

.smallor {
	color : #7d7d7d;
	font : 10px Arial;
	font-weight : bold;
	direction : rtl;
}

.title{
	color : #636363;
	font : 16px Arial;
	font-weight : bold;
	margin-left : 110px;
}
.title1{
	color : #636363;
	font : 14px Arial;
	font-weight : bold;
	
}
#contenttable{ margin : 0px; margin-top : 0px; margin-left : 0px; }

#pathway{
	margin : 0px;
	margin-top : 0px;
	margin-left : 0px;
	color : #ff4d00;
	font : 10px Arial;
	font-weight : bold;
	text-decoration : none;
}

#toptable{ margin : 0px; margin-top : 0px; margin-left : 0px; }
