@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	color: #333333;
}
a {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
.borde {
	border: 1px solid #999999;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
