@charset "utf-8";
/* CSS Document */

h1 {
	font-size: large;
	color: #006633;
	font-family: Tahoma;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

p {
	font-family: Tahoma;
	font-size: small;
	color: #999999;
	margin: 0px;
	direction:rtl;
	text-align: justify;
}
h2 a {
	color: #CC0000;
	border: 0px none #666666;
	background-color: #FFFFFF;
}

h2  {
	font-size: small;
	font-weight: bolder;
	color: #CC0000;
	font-family: Tahoma;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
}

h4 {
	text-transform: capitalize;
	font-size: x-large;
	font-family: Tahoma;
	color: #FFCC00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.chosen_one {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	float: right;
	clear: both;
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	margin: 2px;
}

h2   a:hover  {
	color: #FFFFFF;
	border: 0px none #666666;
	background-color: #CC0000;
}
#video a {
	font-size: x-small;
	font-weight: normal;
}
