table {font:normal 13px arial; color:black;}
h3 {font:normal 16px arial; color:432643;}
A:link  {font:normal 13px arial; color:#432643;TEXT-DECORATION : underline;}
A:visited {font:normal 13px arial; color:#432643;TEXT-DECORATION :underline;}
A:hover {font:normal 13px arial; color:#9E89A0;TEXT-DECORATION : underline;}

.bigblack {  font: bold 17px Arial; color: #000000;}

.heb {  font: bold 17px Arial; color: #432643;}
:link.heb  {COLOR : #943526;font-size: 13px; font-family: arial;TEXT-DECORATION : none; }
:visited.heb   {COLOR : #943526;font-size: 13px; font-family: arial;TEXT-DECORATION : none; }
:hover.heb {font:13px Arial; color: #943526;TEXT-DECORATION : underline; }
	  
.heb2 {  font: bold 13px Arial; color: #771C19;}

.heblack { font: bold 13px Arial; color: #000000}
 :link.heblack { font: bold 13px Arial; color: #771C19; TEXT-DECORATION : underline;} 
 :visited.heblack { font: bold 13px Arial; color: #771C19; TEXT-DECORATION : none;}
 :hover.heblack{ font: bold 13px Arial; color: #771C19; TEXT-DECORATION : underline;}


.heblack-reg { font: normal 13px Arial; color: #000000 }
:link.heblack-reg { font: normal 13px Arial; color: #000000 }
:visited.heblack-reg { font: normal 13px Arial; color: #000000 }
:hover.heblack-reg { font: normal 13px Arial; color: #000000 TEXT-DECORATION : underline;}

.heb15 { font: normal 15px Arial; color: #000000 }
:link.heb15{ font: normal 15px Arial; color: #000000 }
:visited.heb15{ font: normal 15px Arial; color: #000000 }
:hover.heb15 { font: normal 15px Arial; color: #000000 TEXT-DECORATION : underline;}

.std{
 background:#fdf4ea;
   border-color:#432643
 }
 
.white { font: bold 16px Arial; color: white;  TEXT-DECORATION :none;}
:link.white { font: bold 16px Arial; color: white;  TEXT-DECORATION :underline;}
:visited.white { font: bold 16px Arial; color: white;  TEXT-DECORATION :underline;}
:hover.white { font: bold 16px Arial; color: white;  TEXT-DECORATION :underline;}
 
.white15 { font: normal 15px Arial; color: white;  TEXT-DECORATION :none;}
:link.white15 { font: normal 15px Arial; color: white;  TEXT-DECORATION :underline;}
:visited.white15 { font: normal 15px Arial; color: white;  TEXT-DECORATION :underline;}
:hover.white15 { font: normal 15px Arial; color: white;  TEXT-DECORATION :underline;}
 
 .white12 { font: normal 12px Arial; color: white;  TEXT-DECORATION :none;}
:link.white12 { font: normal 12px Arial; color: white;  TEXT-DECORATION :none;}
:visited.white12 { font: normal 12px Arial; color: white;  TEXT-DECORATION :none;}
:hover.white12 { font: normal 12px Arial; color: white;  TEXT-DECORATION :underline;}
 
  .white13 { font: normal 13px Arial; color: white;  TEXT-DECORATION :none;}
:link.white13 { font: normal 13px Arial; color: white;  TEXT-DECORATION :none;}
:visited.white13 { font: normal 13px Arial; color: white;  TEXT-DECORATION :none;}
:hover.white13 { font: normal 13px Arial; color: white;  TEXT-DECORATION :underline;}

.hebsmall {  font: normal 13px Arial; color: #771C19; TEXT-DECORATION : underline;}
 
.heborange { font: bold 13px Arial; color: #771C19}
.hebgreen { font: bold 13px Arial; color: #6B915E}
.date {font: normal 10px Arial; color: black ;TEXT-DECORATION :none;}
.bigreen { font: bold 15px Arial; color: #1B510A ;TEXT-DECORATION : underline;}

.normal { font: normal 12px Arial; color: black}
.size20{ font: normal 20px Arial; color: #D6D9CB}


}
	
	body{
	scrollbar-3dlight-color : #190F08;
	scrollbar-arrow-color : #F9F5FB ;
	scrollbar-darkshadow-color :#190F08;
	scrollbar-face-color :#190F08;
	scrollbar-highlight-color : #F9F5FB;
	scrollbar-shadow-color : #F9F5FB;
	scrollbar-track-color : #fbebdb;
	font-family : Arial;
	font-size : 12;
} 

TEXTAREA, INPUT, SELECT {
		background : white;
		font-family : Arial;
		color : #432643;
		border-color: #432643;
		border-width: 1px;
 		border-style: solid;

	}
