@charset "utf-8";
a:link {
	color: #E50D66;
	text-decoration: none;
}
.link2 {
}
.visited2 {
}
a:visited {
	color: #AA4B98;
	text-decoration: none;
}
a:hover {
	color: #6AAA83;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
body {
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 24px;
	color: #AA4B98;
}
h1 {
	font-size: 24px;
	color: #AA4B98;
	text-align: center;
}
h2 {
	font-size: 24px;
	color: #6AAA83;
	text-align: left;
}
h3 {
	font-size: 24px;
	color: #AA4A98;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#tablelayout {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top-color: #E50D66;
	border-right-color: #E50D66;
	border-bottom-color: #E50D66;
	border-left-color: #E50D66;
	height: 0px;
	width: 0px;
}
#tablelayout tr th p {
	text-align: left;
}
center paragraph {
	text-align: center;
}

