<style type="text/css">{  }
body {background-color: #CCCCCC}

P {
font-family: Arial,Verdon,Times;
color: #4F2F4F;
font-size: 10pt;
text-align: center;
}

hr {color: black}

A {
color: #AC1717; text-decoration: none;
font-size: 12pt;
}

A:hover {text-decoration: none;
         color: A71F78;
				 font-size: 13pt;
				 }
				 
A:visited {color: #A71F78;
}
 