body {
	font-family: "Arial";
	font-size: 11pt;
	background-color: #EAE6EC;
}
h1 {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 9914AE;
	text-align: left;
}
h2 {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
p {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
ul {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
ol {
	
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
A:link {
	
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
A:visited {
	
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : underline;
}
A:hover {
	
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF; 
	background-color: 9914ae;
	text-decoration: underline;
} 
td {
	
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

