BODY {
	color: Black;
	background-color: White;
}

P, BR, TD, NOBR, TH {
	text-decoration: none;
	font-family: Arial, Web Hebrew AD, Globes, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: black;
}

H1  {
	font-size : 16pt;
	font-weight : bold;
	color : #E10B15;
	font-family : Arial, Web Hebrew AD, Globes, Helvetica, sans-serif;;
	margin-bottom : 5px;
}

H2  {
	font-weight : Bold;
	font-size : 14pt;
	font-family : Arial, Web Hebrew AD, Globes, Helvetica, sans-serif;;
	color : Navy;
	text-decoration : none;
	margin-bottom: 0px;
}

H3  {
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial;
	color : Black;
	text-decoration : none;
	margin-bottom : 0px;
	margin-top : 12 px;
}

B, Strong {
	font-weight : bold;
}

A:Link, A:Visited  {
	color : #E10B15;
	text-decoration : underline;
}

A:Active, A:Hover  {
	color : #333366;
	text-decoration : underline;
}

.credit {
	color : #ffffff;
	text-decoration : none;
	font-size : 9pt;
}

A.credit:Link,A.credit:Visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
}

A.credit:Hover {
	color : #ffffff;
	text-decoration : underline;
	font-weight : bold;
	font-size : 9pt;
}

UL {
	margin-top: 5px;
	margin-bottom: 12px;
	margin-right: 14px;
	margin-left: 0px;
}

LI  {
	margin-right: 0px;
	padding-right: 7px;
	list-style-image : url(images/b.gif);
}

.More , A.More:Link , A.More:Visited {
	color : Red;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}

A.More:Hover, A.More:Active {
	color : Navy;
	text-decoration : underline;
	font-weight : bold;
}

.Date {
	color : Gray;
	font-weight : bold;
	font-size : 8pt;
}

.small {
	font-size : 9pt;
	line-height: 11pt;
}
