
a:hover
{
	color:#0066FF;
   	text-decoration:none;
}
.BtnClass
{
	width:100%;
	height:30;
	font-family:tahoma;
	font-size:11px;
	border:1 solid gray;
}
.rightmenu
{
font-family:tahoma;
font-size:8pt;
text-decoration:none;
font-weight:bold;
color:#000000;
}
.topmenu
{
font-family:tahoma;
font-size:8pt;
font-weight:bold;
text-decoration:none;
color:#000000;
cursor:hand;
}
.titlepage
{
font-family:tahoma;
font-size:10pt;
color:#000000;
font-weight:600;
text-decoration:none;
}
.text
{
font-family:tahoma;
font-size:10pt;
color:#000000;
text-align:justify;
text-decoration:none;
line-height:170%;
}
.smalltext
{
font-family:tahoma;
font-size:8pt;
color:#000066;
text-align:justify;
text-decoration:none;
line-height:170%;
}
.abstract
{
font-family:tahoma;
margin-left:30;
margin-right:20;
font-size:10pt;
color:#000000;
text-align:justify;
text-decoration:none;
line-height:170%;
}

.lstClass
{
	font-family:tahoma;
	font-size:10px;
	direction:rtl;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}