body {

		font-family: Simplified Arabic;
        font-size: 12pt;
}
td {
		font-family: Simplified Arabic;
        font-size: 12pt;
}
a, a.visited, a.active {
		font-family: Simplified Arabic;
        color: 455C27;
		font-weight: bold;
        text-decoration: none;
}

A:hover {
	font-family: Simplified Arabic;
	COLOR: #81AA48;
	font-weight: bold;
    text-decoration: none;
}

td.mrc {
		background-image: url(images/blk_02.png);
		padding-right: 10px;
		padding-left: 10px;

}

td.mru {
        text-align: center;
		font-family: Simplified Arabic;
        font-size: 10pt;
		color: #4B4B4B;
		font-weight: bold;
		padding-top: 6px;
		background-image: url(images/blk_01.png);

}

