﻿<style type="text/css">
body { font-family: arial, helvetica, sans-serif; font-size: 13px;
       background-color: #2F97FF;
 }
 
A:hover {color: #900; text-decoration: none}
.logo { align:center; }
a {text-decoration: none; }
.text { align: center; }
a {text-decoration: underline; }

.chart { font-family: Arial; }
#name {
	font-family: Arial;
	font-size: 16px;
	color: #0000FF;
	font-weight : bold;
	text-align : left;
}
#number {
	font-family: Arial;
	font-size: 16px;
	color: #0000FF;
	font-weight : bold;
	text-align: center;
}
#new {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	text-align : center;
	font-weight : normal;
}
.desc {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	direction : rtl;
}

.normal { padding:2px 2px 2px 6px; font-family: Arial; font-size: 14px; }
.medium { font-family: arial; font-size: 16px; direction: rtl;}
.midsmall { font-family: Arial; font-size: 12px; direction: rtl; }
.small { font-family: Arial; font-size: 10px; direction: rtl;}


</style>

