*{margin:0;padding:0;}
html { height: 100%; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;		
	font-weight:normal;
	font-style:inherit;	
	font-family:inherit;	
	font-size:12px;
	vertical-align: baseline;
}
img{border:none;}
body {
	text-align:right;
	direction:rtl;
    font-family:Arial, Helvetica, Sans-Serif;
	color:#333;
}
/* heading */
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{font-size:13px;}
/* text */
p{margin:5px 0px;padding:3px 0px;}
b,em{font-weight:bold;}
ol, ul, li{list-style: none;}

fieldset{border:1px solid #000;padding:10px 20px;}
input[type=text]:focus{outline-width:0;}

