BODY {
	color: white;
	background-color : Black;
}

BR, P, TD, NOBR {
	text-decoration: none;
	font-family: Arial, Web Hebrew AD, Globes;
	font-size: 11pt;
	color: White;
}

B		{
	font-weight: bold;
	color: Silver;
}


A:Link	{
		text-decoration: underline;
		color: #3399FF;
}

		
A:visited	{
		text-decoration: underline;
		color: #3399FF;
}

A:hover {
	text-decoration: underline;
	color: Red;
}

H1 {
	font-weight: bold;
	font-size: 18pt;
	color: Red;
}

H2 {
	text-align: right;
	font-weight: bold;
	font-size: 16pt;
	color: Blue;
}

H3 {
	text-align: right;
	font-weight: bold;
	font-size: 14pt;
	color: Silver;
}

