BODY{
	font-family: helvetica,arial,sans-serif;
	background-image : LeatherBackground.gif;
	
}

DIV,TD,TH,P,FONT,INPUT,LI,UL,FORM,BLOCKQUOTE,A,TR,TABLE,I{
  font-family: helvetica,arial,sans-serif;


	}
TT,CODE,SAMP {
  font-family: courier,courier-new,monospaced;
	}
.justify {
text-align: justify;
	}
A {
	text-decoration:underline;
	color: black;
	font-weight : bold;
}
A:hover		{
	color: FF8028;
}
