BODY {
	color: #5B5B5B;
	background-color : #FFFFFF;
}

BR, P, TD, NOBR {
	font-family: Arial, Web Hebrew AD, Globes;
	font-size: 11pt;
	color: #5B5B5B;
}

B, Strong		{
	font-weight: bold;
}

A:Link, A:visited	{
	text-decoration: underline;
	color: #991212;
}

A:hover {
	text-decoration: underline;
	color: #494949;
}

.p, A.p:Link, A.p:visited	{
	text-decoration: none;
	font-size: 9pt;
	color: #676767;
}

A.p:hover {
	text-decoration: none;
	font-size: 9pt;
	color: #FF0000;
}

.p2, A.p2:Link, A.p2:visited	{
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	color: #676767;
}

A.p2:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	color: #FF0000;
}
H1 {
		text-align: right;
		font-weight: bold;
		font-size: 16pt;
		color: #FF6161;
}

H2 {
		text-align: right;
		font-weight: bold;
		font-size: 13pt;
		color: Silver;
}

H3 {
		text-align: right;
		font-weight: bold;
		font-size: 14pt;
		color: #808080;
}

.small {
	font-size : 9 pt;
}

.toc, A.toc:Link, A.toc:Visited {
	color: #ffffff;
	background-color: #949494;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	padding : 5px;
}

A.toc:Hover, A.toc:Active {
	color: #ffffff;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
INPUT, .winput, SELECT {
	border-width: 1px;
	border-color: #0B577A;
	font-family : Arial, "Web Hebrew AD", Globes, Helvetica, sans-serif;
	font-size: 10pt;
}
