/* CSS Document */
table#arabicletters { 
	text-align:center;
	border:3px #999999;
	border-style:groove;
	margin:0 auto;
/*	width:400px;*/
	font-size:18px;}
	
table#arabicletters p b {
	}

table#arabicletters p b a, table#arabicletters.page2 th a, table#arabicletters.page3 tr td a, table#arabicletters th a
{
font-size:46px;
color:#993366;
}

table#arabicletters tr td 	{padding:5px 10px}
table#arabicletters.page2 .tr_arabic	{display:block}
table#arabicletters.page2 	{width:500px}
table#arabicletters.page3	{width:550px}
table#arabicletters.page3 tr td {font-size:30px}
table#arabicletters.page1	{width:400px}
table#arabicletters.readme td {font-size:30px}

table#page19	{
				border:3px #999999;
				border-style:groove;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				}

table#page19 th	{text-align:left;
	width:120px;
	height:30px;
	vertical-align:top;
	padding:5px;
	}
table#page19 td span {	font-size:20px;
		color:#993300;
		}
		
table#page19 th	{border-bottom:1px solid #aaaaaa;}
table#page19 td	{border-bottom:1px solid #aaaaaa;
					border-right:1px solid #aaaaaa;
					}
table#page19 th	b { font-weight:bold; color: #009900;	font-size:16px}

