/* CSS Document */
*	{
	font-family:'Courier New', Courier, mono;
}

body	{
	padding-top:10px;
}

img	{
	border:none;
}
table.all	{
	direction:rtl;
	width:802px;
	padding:25px 43px 134px 70px;
}
table.all td	{
	vertical-align:top;
}
img	{
	border:none;
}
.letter	{
	font-family:'Courier New', Courier, mono;
	font-size:30px;
}
.nav, .nav td, .nav a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	line-height:150%;
}
td.nav-current, td.nav-current a	{
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:500;
	color:#000000;
	background-color:#eee200;
	text-decoration:none;
	text-align:right;
	line-height:100%;
}

/* contact form */
input, textarea	{
	width:362px;
	background-color:#B9E6FB;
	color:#3A3E98;
}

.smallnav, .smallnav a	{
	direction:rtl;
	color:#0f1e47;
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

