@charset "utf-8";

body{font-family: Arial;
	font-size: 11pt;
	color: #404040;
	background-color : #FFFFD5;

	background-repeat : no-repeat;
	background-attachment : fixed;
}

margin
{
	margin-right : auto;
	margin-left : 20cm;
}

P {font-family: Arial; color: #404040; font-size: 11pt;
}

h1.title {text-align: center; font-size: 14pt}
h1.sub {font-size: 8pt; }
h1 { font-size: 12pt; }
h2 { font-size: 14pt; }

TD,TH,DL,H1,H2,H3,H4,DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
}

UL,OL,LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #404040;
}


a:link {
	text-decoration: none;
	color: Maroon;
}  /* for unvisited links */
a:visited {
	text-decoration: none;
	color: Maroon;
} /* for visited links */
a:active { text-decoration: none; color: #E43ca3 } /* when link is clicked */
a:hover { text-decoration: none; color: #AA7C3A} /* when mouse is over link */

.header {	font-family: Arial, Helvetica, sans-serif;
			font-size: 15pt;

th, tr, td {font-family: arial; font-size: 11pt;
}

.quote {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt;
			text-indent: 10;
}
.hebrew {
			font-family: Web Hebrew AD;
			font-size: 14pt;
}
TT,PRE {
        font-family: monospace;
}
SUP,SUB {
        font-size: smaller;
}
.date {
        font-size: 9pt;
}

.footer {
        text-indent: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin-top: 0;
}

</STYLE>


