<html>
<title>css consulta</title>
<style>
<!--
P.text1
{
	font-family: Arial;
	color: "#000000";
	font-weight : bolder;
	font-size : medium;
	background-color : "#00FFFF";
	line-height : 1;
	padding-left : 30;
	
}
P.text2
{
	font-family: Arial;
	font-weight : bold;
	text-align : justify;
}
P.text3
{
	font-family: Arial;
	color: "#0000FF";
	background-color : "#FFFF00";
	padding-left : 30;	
}

P.text4
{
	font-family: Arial;
	text-align : justify;
}

!-->
</style>
</head>
<body>
</body>
</html>