.template {
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Heading {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: large;
	text-decoration: underline;
}
.MiniHead {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.SubHeading {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: medium;
	text-decoration: underline;
}
.invisible {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.sidelink {
	font-family: "Gill Sans MT", "Palatino Linotype", "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
