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.black:link {color: black; text-decoration:none}
a.black:visited {color:black; text-decoration:none}
a.black:active {color: black; text-decoration:none}
a.black:hover {color:black; text-decoration:none}

.logo {
	font-size: 14pt;
	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
}