a {
	color:#FFFFFF;
	text-decoration:underline;
	}

a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}

body {
	font-family: "Arial";
	color:#000000;
	background-color: #FFFFFF;
	}

p {
	font-family: "Arial";
	font-size: 12pt;
	color:#000000;
	}

h1 {
	color:#000000;
	font-family: "Arial";
	font-size: 15pt;
	}


	
