
.content
{	font-family: arial, helvitica;
	font-size: 14;
	font-weight: normal;
    line-height: 1.5;
}

.code { 
	font-family: Arial, Helvetica; 
	font-size:10pt ; 
	font-weight: normal; 
	unicode-bidi: bidi-override; 
	direction: rtl; 
} 

.content-title
{	font-family: arial, helvitica;
	font-size: 14;
	font: italic bold;
}

a
{	font-family: arial, helvitica;
	font-size: 14;
	text-decoration: none;
	color: rgb(214,128,24);
}
h1
{	font-family: arial, helvitica;
	font-size: 14;
	font-weight: bold;
}
h2
{	font-family: arial, helvitica;
	font-size: 12;
	font: italic bold;
}

.header
{	font-family: arial, helvitica;
	font-size: 14;
	color : #000000;
}

.quotes
{	font-family: Arial, Helvetica;
	font-size: 14;
	font-weight: bold;
}

.title
{	font-family: arial, helvitica;
	font-size: 14;
	font-weight: bold;
}

.rightalign 
{	text-align:right}
