/* This is how to do a comment */

div.#container { align: center }

body    { 
			margin-top: 0px; 
			margin-left: 0px;
			background-image: url('http://familybible.org/BeitMidrash/_Images/bg_b.jpg');
			background-repeat: repeat-x;
			background-attachment: fixed;
			font-family: Georgia, times, serif; 
			font-size: 12pt 
		}


p       {   
			font-family: Georgia, times, serif; 
			font-size: 12pt; 
			color: #000080 
		}

P.hanging-indent-1 { 
			margin-left: 0.3in; 
			text-indent: -0.2in;  			
		}		

P.hanging-indent-1a { 
			margin-left: 0.3in; 
			text-indent: -0.3in;  			
		}		
			
P.hanging-indent-2 { 
			margin-left: 0.4in; 
			text-indent: -0.2in; 
		}


/* 
P       { margin-bottom: 0.08in; direction: ltr; color: #000000; widows: 0; orphans: 0 }
P.western { font-family: "Times New Roman", serif; font-size: 12pt; so-language: en-US }
P.cjk { font-family: "Arial Unicode MS", sans-serif; font-size: 12pt; so-language: zxx }
P.ctl { font-family: "Tahoma"; font-size: 12pt; so-language: zxx }
P.hanging-indent-western { margin-left: 0.39in; text-indent: -0.2in; font-family: "Times New Roman", serif; font-size: 12pt; so-language: en-US }		P.hanging-indent-cjk { margin-left: 0.39in; text-indent: -0.2in; font-family: "Arial Unicode MS", sans-serif; font-size: 12pt; so-language: zxx }
P.hanging-indent-ctl { margin-left: 0.39in; text-indent: -0.2in; font-family: "Tahoma"; font-size: 12pt; so-language: zxx }
*/

h1      { 
			text-align: center; 
			font-family: Georgia, times, serif;
			font-size: 24pt; 
			font-weight: bold; 
			color: #000080
		}

h2      { 
			font-family: Georgia, times, serif;
			font-size: 18pt; 
			font-weight: bold; 
			color: #000080 
		}
			
/*
H2 { margin-bottom: 0.08in; direction: ltr; color: #000000; widows: 0; orphans: 0 }
H2.western { so-language: en-US }
H2.cjk { font-family: "Arial Unicode MS", sans-serif; so-language: zxx }
H2.ctl { font-family: "Tahoma"; so-language: zxx }
*/



h3       {  
			font-family: Georgia, times, serif;
 			font-size: 14pt; 
 			font-weight: bold; 
 			color: #000080 }

/*
H3 { margin-bottom: 0.08in; direction: ltr; color: #000000; widows: 0; orphans: 0 }
H3.western { so-language: en-US }
H3.cjk { font-family: "Arial Unicode MS", sans-serif; so-language: zxx }
H3.ctl { font-family: "Tahoma"; so-language: zxx }
*/



h4       { 	
			font-family: Georgia, times, serif;
 			font-size: 12pt; 
 			font-weight: bold; 
 			color: #000080;
			margin-top: 8; 
			margin-bottom: 0 			
 		 }	
 			

h5       { 
			font-family: Georgia, times, serif;
			font-size: 12pt; 
			font-weight: bold; 
			color: #000080 }


hr       { color: #000080 }


dd       { 	font-family: Georgia, times, serif; 
			font-size: 12pt; 
			text-align: justify; 
			margin-left: 30; 
            margin-top: 0 
         }
               
dt       { 
			font-family: Georgia, times, serif; 
			font-size: 12pt;
			font-weight: bold;  
            text-align: left; 
            margin-bottom:0 
         }
               
li       { 
			font-family: Georgia, times, serif; 
			font-size: 12pt 
		  }


/* a:link     { color: #008000 } */
/* a:visited  { color: #800080 } */ 
/* a:hover    { color: #0000FF } */
/* a:active   { color: #FF0000 } */

a:link       { color: #0000FF; text-decoration: underline }
a:visited    { color: #993333; text-decoration: none }
a:hover      { color: #0000FF; text-decoration: underline }
a:active     { color: #FF0000; text-decoration: underline }

.Contents { 
			font-family: Calibri, Arial Narrow, sans-serif; 
			font-size: 13px; 
			text-align: left; 
			margin-left: 10; 
			margin-top: 0; 
			margin-bottom: 0
		 }
		
table.white {                          
			cellpadding: 8;
			cellspacing: 0; 
			bgcolor: #FFFFFF;
			width: 96%;
			border: 0px solid;
			bordercolor: #111111;
			border-collapse: collapse;
			border-top-style: solid; 
			border-right-style:solid; 
			border-bottom-style:solid; 
			border-left-style:solid; 
			id: main-page-table;
			align: center
		}

table.container {                          
			align: center;
			width: 900px;
			id: #container;
			cellpadding: 8px;
			cellspacing: 0;
			background-image: url('http://www.familybible.org/BeitMidrash/_Images/Background.jpg');			 
			bgcolor: #FFFFFF;
			border: 0px solid;
			bordercolor: #111111;
			border-collapse: collapse; 
		}   

td.left	{
			text-align: center;
			vertical-align: top;
			width: 160px;
		}   
td.middle	{
			vertical-align: top;
			width: 700px;
		}   
td.right	{
			vertical-align: top;
			text-align: center;
			width: 35px;
		}   


table.logo {                          
			align: center;
			width: 900;
			id: #container;
			cellpadding: 4;
			cellspacing: 0;
			background-image: url('http://www.familybible.org/BeitMidrash/_Images/Background.jpg');			 
			bgcolor: #FFFFFF;
			border: 0px solid;
			bordercolor: #111111;
			border-collapse: collapse; 
		}   
		

	/* Top-level table on the page */
	/*		border-collapse: collapse;   /* or  separate */		*/					
			
