body{
	direction: rtl;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	
}
.button {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #CFDFEF;
	border: 1px solid #000000;
}
.input {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #F9F8FA;
	border: 1px solid #C6D9EC;
}
a:link, a:visited, a:active
{ 
	font-family: Tahoma, Verdana, Arial; font-weight:bold; font-size:12px; text-decoration:none; color: #3A4F6C; 
}
a:hover
{ 
	font-family: Tahoma, Verdana, Arial; font-weight:bold; font-size:12px; text-decoration: none; color: #FF0000; 
}

.arrow a:link, .arrow a:visited, .arrow a:active
{
	font-family: Webdings;
	font-size:12px;

}
.arrow a:hover
{
	font-family: Webdings;
	font-size:12px;
	text-decoration: none;
	color: #32B0D6;
}

.style1 {
        text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
        text-align: center;
	color: red;
        font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
        text-align: center;
	color: green;
        font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
        font-family: Tahoma;
        font-size: 12px;
}
