@font-face {
    font-family: myfont;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/PARIS1.eot); 
}

	TD{
		font-family:	arial;
		color:			#555D45;
		font-size:		16px;
	}		
	span.one{
		font-family:	times;
		color:			#555d45;
		font-size:		16px;
	}
	TD.1{
		font-family:	times;
		color:			#555D45;
		font-size:		16px;
	}
	A.copyright{
		font-family:	arial;
		color:			#0000ff;
		font-size:		10px;
		text-decoration:	none;
	}
