@font-face {
    font-family: tajms;
    src:url("/fonts/TIMESI - T.TTF");
	}


body {

		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none; 
	}

div.a { text-indent: 50px; }

		.p1 { font-family: "Times New Roman", Times, serif; }
		.p2 { font-family: Arial, Helvetica, sans-serif; }
		.p3 { font-family: "Lucida Console", "Courier New", monospace; }
		.p4 { font-family: Copperplate, Papyrus, fantasy; }
		.p5 { font-family: Garamond, serif; font-size: 18px ;} 
		.p6 { font-family: Garamond, serif; font-size: 6px ;} 
		.p7 { font-family: tajms;}
		.p8 { font-family: 'Tangerine', serif;}

		.card { opacity: 0.8; }