@charset "utf-8";
.titulo01 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #9900CC;
	font-weight: bolder;
}
body {
	margin: 0px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.titulo02 {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}
