
/* share URL: http://www.soda96.ir */

body {
	margin:18px;
	background:#e5f6ff;
	font-family:arial,sans-serif;
	font-size:18pt;
	color:#000000;
}

p {
	font-family:arial,sans-serif;
	font-size:14pt;
	text-align:justify;
	margin-top:6pt;
	margin-bottom:6pt;
}

h1 {
	font-family:arial,sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {color:#004488; text-decoration:none;}
a:active {color:#cc0000; text-decoration:underline;}
a:visited {color:#004488; text-decoration:none;}
a:hover {color:#cc0000; text-decoration:underline;}
