/* T-H Defaults */

	a:active
		{color: fuchsia
}
        a:hover
		{color: red
}
        a:link
		{ color: #0000FF
         }
        a:visited
		{color: blue
}



DIV {font-family: arial;}
  
  .mainhead {
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, MS sans-serif, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.hebmainhead{
	color: blue;
	font-family: David, FrankRuehl, Miriam, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
  .header{
  color:red;
  font-family: Verdana, Geneva, Arial, Helvetica, MS sans-serif, sans-serif;
  font-size: 20px;
  font-weight: bold;
  }
  .hebheader{
  color: red;
  font-family: David, Frankruehl, Miriam, serif;
  font-size: 28px;
  font-weight: bold;
  direction: rtl;
  language: he;
  }
   .text{
  color: black;
  font-family: Verdana, Geneva, Arial, Helvetica, MS sans-serif, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
    }
  .hebtext{
	color: black;
	font-family: David, Frankruehl, Miriam, serif;
	font-size: 30px;
	line-height: 1.3;
	font-weight: bold;
	direction: rtl;
	language: he;
}    
  .hebfooter{
  color: black;
  font-family: David, Frankruehl, Miriam, serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  direction: rtl;
  language: he;
    }
  .footer{
  color: black;
  font-family: Georgia, Times New Roman, Times, MS Serif, New York, serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.3;
  }
        body
          {
 background-color: #ffcc99;