body {
	background-color: #FFFFFF;
	direction: rtl;
	text-align: center;
}
body, p, ul, li, h3 {
	margin: 0 0 0 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.mainBody {
	width: 775px;
	margin: 50px auto;
	height: 559px;
}
.linkdown {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	padding-right: 32px;
	height: 32px;
}
.linkdown:hover {
	color: #FF9966;
}
.pdf {
	background: url('./images/pdf.png') no-repeat right;
}
.mp3 {
	background: url('./images/mp3.png') no-repeat right;
}
