td {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 180%;
}
A:link{color:red;text-decoration:none}
A:visited{color:red;text-decoration:none}
A:hover{color:red;text-decoration:none}

a.pink:link {color:#ff99cc; text-decoration:none;}
a.pink:visited {color: #ff99cc; text-decoration:none}
a.pink:active {color: #ff99cc; text-decoration:none}
a.pink:hover {color:#ff99cc; text-decoration:none}

a.red:link {color: red; text-decoration:none}
a.red:visited {color: red; text-decoration:none}
a.red:active {color: red; text-decoration:none}
a.red:hover {color:red; text-decoration:none}

.logo {
	font-size: 12pt;
	font-weight: bolder;
	text-align: center;
	color: red;
}
H1 {
	MARGIN-TOP: 20px; FONT-WEIGHT: bold; FONT-SIZE: 145%; COLOR: #5d348e; FONT-STYLE: normal
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 110%; COLOR: #ad014f; FONT-STYLE: normal
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; FONT-STYLE: normal
}