p, td, th {
	font-family: Tahoma, sans-serif;
	direction: rtl;
	font-size: 10pt;
	margin: 0px 0px 4px 0px;
}
span.new {
	color: Red;
	font-weight: 700;
}
ul {
	margin-top: 0px;
	margin-bottom: 8px;
}
ul li {
	list-style: circle;
	font-family: Tahoma, sans-serif;
	direction: rtl;
	font-size: 10pt;
}

a, a:visited, a:active{
	color: #000080;
	font-family: Tahoma, sans-serif;
	direction: rtl;
}

h1 {
	direction: rtl;
	font-family: "Times New Roman", sans-serif;
	font-size: 20pt;
	margin: 0px 0px 6px 0px;
}

h2, .hightext {
	direction: rtl;
	font-family: "Times New Roman", sans-serif;
	font-size: 16pt;
	margin: 0px 0px 6px 0px;
}
.highlight {
	background-color: #F1F4FE;
	border: 1px solid #B9CAFE;
	margin-top: 16px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 10px;
}
.highlight p {
	padding-left: 8px;
	padding-right: 8px;
}
.highlight p.head {
	padding-left: 0px;
	padding-right: 0px;
	font-weight: 700;
}
.hightext {
	color: #000080;
}
body.sck {
	background-image: url('../images/skin/back.jpg');
	background-repeat: repeat;
}
