body.standard
{
	background-color: #EBB;
	background-image: url(../laser2logo-embossed-US3.jpg);
	font-family: "times";
	font-size: 16px;
}

A:link { color: #001D68; }
A:visited { color: #333; }
A:hover { color: #0032B4; }

p, .p {
	font-family: "times";
	color: black;   
	color:#000000;
	font-size: 12pt;
	font-size: 16px;
	font-weight:normal;
	text-decoration:none; 
	font-bg-color: grey; 
}


