.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
	direction:rtl;
	
	
	/*margin-right: 10px;
	margin-left: 5px;*/
}
.forms {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

.thingy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91DC02;
}
  .style1
        {
            text-align: center;
            font-weight: bold;
            font-size: 15px;
            color: #14B2E5;
    height: 18px;
}
        .style2
        {
         font-family: Tahoma;s
            text-align: right;
            margin-right: 8px;
            font-weight: bold;
         color:#444;   font-size: small;
        }
        .style3
        {
            	font-family: Tahoma;
            font-weight: normal;
            font-size:12px;
           text-align : justify;
           margin-right: 12px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	color:#555;
}
        .list
        {
            font-family: Tahoma;
        	color: #666666;
        	font-size: 12px;
        	margin: 8px 8px 8px 8px;
        	}
        	
        	.tdimage
        	{
        		vertical-align:top;
        		width:150px;
        		
        		}
