h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	display: marker;

}

a.nav{
	font-size:medium;
	Text-Decoration:none;
	height:auto;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

a.nav:link{
	border: thin solid #3333FF;
	color: #FF0000;
}
a.nav:visited {
	border: thin dotted #3333FF;
	color: #FF0000;

}
a.nav:hover{
	border: thin dotted #3333FF;
	color:#000000;
	
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;

}
a {
	font-weight: bold;
	text-decoration: none;
}
body {
	background-color: #FCF8E3;
}
.addr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin none #3300FF;
	color: #3300FF;
	font-size: x-small;


}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	text-transform: capitalize;
	text-align: center;

}
.texthe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: right;
	vertical-align: top;
	direction:rtl;
	unicode-bidi:embed;
}

