BODY, TD , p {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align: justify;
	}
 
 input.bot {
	background-image: url(http://www.machanaim.org/images/cotel.jpg);
	font-weight: bold;
	color: #446088;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	height : 30px;
}
 
B, STRONG {font-weight: bold }
H4  {
	font-size : medium;
	color : #446088;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}

H1  {
	background-color : #ddd3ca;
	color : #446088;
	font-size : large;
	text-align : center;
	font-weight : bold;
}

H2  {
	background-color : #ddd3ca;
	color : #446088;
	font-size : medium;
	text-align : center;
	font-weight : bold;
}

H3  {
	font-size : medium;
	background-color: #c8c0b9;
	color : #446088;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}

A  {
	text-decoration : none;
	color : #837D4B;
	font-weight : bold;
}
A.n1 { 
color : #802000;
}
A.n2 { 
color : #802000;
background-color: #E7D8D3;
}

A:Visited  {
	color : #837D4B;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #D1AC2E;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}


