body {

	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;

	}
	
h1 {

	font-weight:normal;
	font-size:3em;
	display:none;
	
	}
	
p {

	line-height:2em;
	font-size:0.8em;

}

a:link, a:visited {

	color:#999;
	
	}
	
a:hover {

	color:#666;

}

p em {

	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	color:rgb(0,97,160);
	
	}

img {
	
	margin:50px 0 50px 12px;
	
}