.content {
	font-family: "Andale Sans UI";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.blink {
	font-family: "Andale Sans UI";
	font-size: 12pt;
	font-weight: bold;
	color: #940168;
	text-decoration: blink;
	text-align: center;
}

.sectionhead {
        font-family: "Andale Sans UI";
        font-size: 10pt;
        color: #940168;
        text-decoration: none;
}

.bluecontent {
        font-family: "Andale Sans UI";
        font-size: 10pt;
        color: #153E7E;
        text-decoration: bold;
}

