﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif, Simplified Arabic;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


H1	{	
	font-family: tahoma;
		font-size : 1em;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:10;
	margin-bottom:0;
	direction :rtl

	}	
	H2	{	
	font-family: tahoma;
		font-size : 1em;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin: 0 0 0 0;
	direction : rtl;
	float:right;
	
	}	
	H3	{	
	font-family: tahoma;
		font-size : 1em;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:0;
	margin-bottom:0;
	direction :rtl

	}	
	
	H4	
	{
	
	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin: 0 0 0 0;
	direction : rtl;
	float:right;
	
	}	
	
	H11	{	
	font-family: Simplified Arabic;
		font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:10;
	margin-bottom:0;
	direction :rtl

	}	
	H12	{	
	font-family: Simplified Arabic;
		font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:10;
	margin-bottom:0;
	direction :rtl

	}	
	H13	{	
	font-family: Simplified Arabic;
		font-size : 1em;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:10;
	margin-bottom:0;
	direction :rtl

	}	
	
	

A 
{
	COLOR: #000000; 
	font-family: Simplified Arabic;
	TEXT-DECORATION: none; }
	A:hover { COLOR: red;    }
	INPUT { FONT-FAMILY: Simplified Arabic }