body {
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	/*text-align: center;*/
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
}
form {
	margin: 0px ;
}

table {
	text-align: left;
	border-collapse: collapse;
}

h1.help {
  margin-top: 2ex;
  margin-bottom: 1ex;
  font-size: 120%;
}
h2.help {
  margin-top: 2ex;
  margin-bottom: 1ex;
  font-size: 115%;
}
h3.help {
  margin-top: 2ex;
  margin-bottom: 1ex;
  font-size: 110%;
}
h4.help {
  margin-top: 2ex;
  margin-bottom: 1ex;
  font-size: 105%;
}
h5.help {
  margin-top: 2ex;
  margin-bottom: 1ex;
  font-size: 100%;
}

div.help {
 	font-size: smaller;
}

a.helptopic {
        color: #000000;
}

img#readme {
	cursor: hand;
}

.dbl {
	BORDER-RIGHT: #ffffff 2px outset; 
	BORDER-TOP: #ffffff 2px outset; 
	font-size: 100%; 
	BORDER-LEFT: #ffffff 2px outset; 
	BORDER-BOTTOM: #ffffff 2px outset; 
	font-family : Verdana,Arial,sans-serif; 
	BACKGROUND-COLOR: #dcdcdc; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

.act {
	BORDER-RIGHT: #ffffff 2px outset; BORDER-TOP: #ffffff 2px outset; font-size: 100%; BORDER-LEFT: #ffffff 2px outset; BORDER-BOTTOM: #ffffff 2px outset; font-family : Verdana,Arial,sans-serif; BACKGROUND-COLOR: #dcdcdc; TEXT-ALIGN: center
}
.btext {
	COLOR: blue; TEXT-DECORATION: none
}

.arabic {
    font-size:140%;
    padding: 0px 5px;
}
