body.print 
{ 
	background-color: 	#ffffff; 
	color:							#000000;
}

/******************************************************************************/

div.poem
{
	position:					absolute;
	right: 						10px;
	left:							10px;
	overflow:					auto;
	padding-top:			5px;
	padding-bottom:		5px;
}

div.content
{
	text-align:				justify;
	font-family:			Tahoma,sans-serif;
	color:						#000000;
	text-decoration:	none;
	line-height: 			150%;	
	font-size:				11pt;
	font-weight:			normal;	
}

/******************************************************************************/

@font-face {
	font-family:			Tahoma,sans-serif;
	font-style:  			normal;
	font-weight: 			normal;
/*	src: 							url(http://www.seyedalisalehi.com\style\TAHOMA0.eot);  */
}

@font-face {
	font-family:			Tahoma,sans-serif;
	font-style:  			normal;
	font-weight: 			bold;
/*	src: 							url(http://www.seyedalisalehi.com\style\TAHOMA1.eot);  */
}

font
{
	font-family:			Tahoma,sans-serif;
	color:						#000000;
	text-decoration:	none;
	line-height: 			150%;	
}

font.title
{
	font-size:				12pt;
	font-weight:			bold;
}

font.small
{
	font-size:				8pt;
	font-weight:			normal;
}

font.update
{
	font-size:				7pt;
	font-weight:			normal;
}

/******************************************************************************/

a
{
	text-decoration:		none;
	color:							#000000;
}

a.url
{
	text-decoration:	underline;
}

/******************************************************************************/

img
{
	border:				0px;
}

img.books
{
 	width: 				100px;
	height: 			140px;
}

img.poem
{

}

/**********************************************************************/

td.title
{
 	background-color:	#cccccc;
	padding-right:		5px;
	padding-left:			5px;
	padding-top:			3px;
	padding-bottom:		4px;
}

td.intro
{
	text-align:			justify;
}

/******************************************************************************/

input.button
{
	font-family:		Tahoma,sans-serif;
	font-size:			10pt;
	border-style:		outset;
}
