@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
body {
	background-color: #FFFFFF;
}
.titleText {
	font-family: Nazli;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #663366;
	list-style-position: inside;
	filter: Chroma(Color=#ff0000)
}
.latinText {
	font-family: Nazli;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #663366;
	list-style-position: inside;
	filter: Chroma(Color=#ff0000)
}
.farsiText {
	font-family: Nazli;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #663366;
	list-style-position: inside;
	filter: Chroma(Color=#ff0000)
}
.alink {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	list-style-position: inside;
	filter: Chroma(Color=#ff0000)
}
