.pie {
	font-size: xx-small;
	color: #000000;
}
.sbltext {
	font-size: x-small;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.mail {

	font-size: x-small;
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.title {
	font-size: small;
	color: #663300;
	font-weight: bold;
	font-style: italic;


}
td {
	text-align: justify;
	font-size: x-small;

}
.left {
	text-align: left;
}
